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