summaryrefslogtreecommitdiff
path: root/stdafx.cpp
diff options
context:
space:
mode:
authorerdgeist <>2003-05-13 12:05:12 +0000
committererdgeist <>2003-05-13 12:05:12 +0000
commit866f0ad8030ea2ceea22a4d61e6ff0006546c3fa (patch)
tree54f3af1248bce246e1dd92b196b818271d21f2f6 /stdafx.cpp
Here we go
Diffstat (limited to 'stdafx.cpp')
-rwxr-xr-xstdafx.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/stdafx.cpp b/stdafx.cpp
new file mode 100755
index 0000000..7940e08
--- /dev/null
+++ b/stdafx.cpp
@@ -0,0 +1,8 @@
1// stdafx.cpp : source file that includes just the standard includes
2// Cube.pch will be the pre-compiled header
3// stdafx.obj will contain the pre-compiled type information
4
5#include "stdafx.h"
6
7// TODO: reference any additional headers you need in STDAFX.H
8// and not in this file