diff options
Diffstat (limited to 'protocols/Sametime/src')
-rw-r--r-- | protocols/Sametime/src/StdAfx.cxx (renamed from protocols/Sametime/src/StdAfx.cpp) | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/protocols/Sametime/src/StdAfx.cpp b/protocols/Sametime/src/StdAfx.cxx index 287357e7a4..883e7cc0da 100644 --- a/protocols/Sametime/src/StdAfx.cpp +++ b/protocols/Sametime/src/StdAfx.cxx @@ -1,8 +1,8 @@ -// stdafx.cpp : source file that includes just the standard includes
-// sametime.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 +// sametime.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 |