diff options
Diffstat (limited to 'Good.cpp')
-rw-r--r-- | Good.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Good.cpp b/Good.cpp new file mode 100644 index 0000000..e3389de --- /dev/null +++ b/Good.cpp @@ -0,0 +1,3 @@ +#include "Good.hpp" + +using namespace OpenVic2; |