diff options
Diffstat (limited to 'cpp/demo/Ice/MFC/server/stdafx.cpp')
-rw-r--r-- | cpp/demo/Ice/MFC/server/stdafx.cpp | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/cpp/demo/Ice/MFC/server/stdafx.cpp b/cpp/demo/Ice/MFC/server/stdafx.cpp index e46a30ff629..59971dfb70f 100644 --- a/cpp/demo/Ice/MFC/server/stdafx.cpp +++ b/cpp/demo/Ice/MFC/server/stdafx.cpp @@ -7,11 +7,11 @@ // // ********************************************************************** -
-// stdafx.cpp : source file that includes just the standard includes
-// HelloServer.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 +// HelloServer.pch will be the pre-compiled header +// stdafx.obj will contain the pre-compiled type information + +#include "stdafx.h" + + |