diff --git a/fdistream.cpp b/fdistream.cpp new file mode 100644 index 0000000..55b6035 --- /dev/null +++ b/fdistream.cpp @@ -0,0 +1,9 @@ +// +// fdistream.cpp +// libscio +// +// Created by Bob Polis at 2020-02-14 +// Copyright (c) 2020 SwiftCoder. All rights reserved. +// + +#include "libscio.hpp"