aboutsummaryrefslogtreecommitdiff
path: root/CPP/Windows/StdAfx.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--CPP/Windows/StdAfx.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/CPP/Windows/StdAfx.h b/CPP/Windows/StdAfx.h
new file mode 100644
index 0000000..1766dfa
--- /dev/null
+++ b/CPP/Windows/StdAfx.h
@@ -0,0 +1,8 @@
1// StdAfx.h
2
3#ifndef __STDAFX_H
4#define __STDAFX_H
5
6#include "../Common/Common.h"
7
8#endif