/TGame/TServerHub/Entry/stdafx.h
http://awoe.googlecode.com/ · C++ Header · 15 lines · 4 code · 6 blank · 5 comment · 0 complexity · aa9c091299f07ad95bb49e6ee4bff136 MD5 · raw file
- // stdafx.h : include file for standard system include files,
- // or project specific include files that are used frequently, but
- // are changed infrequently
- //
-
- #pragma once
-
- #include "targetver.h"
-
- #include <stdio.h>
- #include <tchar.h>
-
-
-
- // TODO: reference additional headers your program requires here