/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

  1. // stdafx.h : include file for standard system include files,
  2. // or project specific include files that are used frequently, but
  3. // are changed infrequently
  4. //
  5. #pragma once
  6. #include "targetver.h"
  7. #include <stdio.h>
  8. #include <tchar.h>
  9. // TODO: reference additional headers your program requires here