diff options
Diffstat (limited to 'Src/Elevator/stdafx.cpp')
-rw-r--r-- | Src/Elevator/stdafx.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Src/Elevator/stdafx.cpp b/Src/Elevator/stdafx.cpp new file mode 100644 index 00000000..72884859 --- /dev/null +++ b/Src/Elevator/stdafx.cpp @@ -0,0 +1,5 @@ +// stdafx.cpp : source file that includes just the standard includes +// Elevator.pch will be the pre-compiled header +// stdafx.obj will contain the pre-compiled type information + +#include "stdafx.h" |