diff options
Diffstat (limited to 'Src/WAT/WAT.cpp')
-rw-r--r-- | Src/WAT/WAT.cpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Src/WAT/WAT.cpp b/Src/WAT/WAT.cpp new file mode 100644 index 00000000..6128a6c7 --- /dev/null +++ b/Src/WAT/WAT.cpp @@ -0,0 +1,6 @@ +// WAT.cpp : Defines the functions for the static library. +// +#include "framework.h" + + + |