diff options
Diffstat (limited to 'cppe/demo/IceE/chat/stdafx.cpp')
-rw-r--r-- | cppe/demo/IceE/chat/stdafx.cpp | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/cppe/demo/IceE/chat/stdafx.cpp b/cppe/demo/IceE/chat/stdafx.cpp index 7e317352775..af25849349f 100644 --- a/cppe/demo/IceE/chat/stdafx.cpp +++ b/cppe/demo/IceE/chat/stdafx.cpp @@ -7,11 +7,11 @@ // // ********************************************************************** -
-// stdafx.cpp : source file that includes just the standard includes
-// ChatClient.pch will be the pre-compiled header
-// stdafx.obj will contain the pre-compiled type information
-
-#include "stdafx.h"
-
-
+ +// stdafx.cpp : source file that includes just the standard includes +// ChatClient.pch will be the pre-compiled header +// stdafx.obj will contain the pre-compiled type information + +#include "stdafx.h" + + |