diff options
Diffstat (limited to 'plugins/!Deprecated/FlashAvatars/src/stdafx.cpp')
-rw-r--r-- | plugins/!Deprecated/FlashAvatars/src/stdafx.cpp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/!Deprecated/FlashAvatars/src/stdafx.cpp b/plugins/!Deprecated/FlashAvatars/src/stdafx.cpp new file mode 100644 index 0000000000..a70d8726c6 --- /dev/null +++ b/plugins/!Deprecated/FlashAvatars/src/stdafx.cpp @@ -0,0 +1,7 @@ +// stdafx.cpp : source file that includes just the standard includes
+// cflash.pch will be the pre-compiled header
+// stdafx.obj will contain the pre-compiled type information
+
+#include "stdafx.h"
+
+
|