diff options
Diffstat (limited to 'tools/EventClients/Clients/Xbox360 Controller/stdafx.cpp')
-rw-r--r-- | tools/EventClients/Clients/Xbox360 Controller/stdafx.cpp | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/tools/EventClients/Clients/Xbox360 Controller/stdafx.cpp b/tools/EventClients/Clients/Xbox360 Controller/stdafx.cpp index 81d9f220d5..648e7e6843 100644 --- a/tools/EventClients/Clients/Xbox360 Controller/stdafx.cpp +++ b/tools/EventClients/Clients/Xbox360 Controller/stdafx.cpp @@ -1,8 +1,8 @@ -// stdafx.cpp : source file that includes just the standard includes
-// Xbox360EventClient.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
+// stdafx.cpp : source file that includes just the standard includes +// Xbox360EventClient.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 |