diff options
Diffstat (limited to 'CPP/Common/StdAfx.h')
| -rwxr-xr-x | CPP/Common/StdAfx.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CPP/Common/StdAfx.h b/CPP/Common/StdAfx.h new file mode 100755 index 0000000..9b43572 --- /dev/null +++ b/CPP/Common/StdAfx.h @@ -0,0 +1,9 @@ +// StdAfx.h
+
+#ifndef __STDAFX_H
+#define __STDAFX_H
+
+// #include "MyWindows.h"
+#include "NewHandler.h"
+
+#endif
|
