summaryrefslogtreecommitdiff
path: root/graphics/sam2p/StdAfx.cpp
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /graphics/sam2p/StdAfx.cpp
Initial commit
Diffstat (limited to 'graphics/sam2p/StdAfx.cpp')
-rw-r--r--graphics/sam2p/StdAfx.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/graphics/sam2p/StdAfx.cpp b/graphics/sam2p/StdAfx.cpp
new file mode 100644
index 0000000000..0cb46aabd3
--- /dev/null
+++ b/graphics/sam2p/StdAfx.cpp
@@ -0,0 +1,8 @@
+// StdAfx.cpp : source file that includes just the standard includes
+// vcsam2p.pch will be the pre-compiled header
+// StdAfx.obj will contain the pre-compiled type information
+
+#include "StdAfx.h"
+
+// TODO: reference any additional headers you need in STDAFX.H
+// and not in this file