diff options
Diffstat (limited to 'sp/src/utils/vvis_launcher/StdAfx.cpp')
| -rw-r--r-- | sp/src/utils/vvis_launcher/StdAfx.cpp | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/sp/src/utils/vvis_launcher/StdAfx.cpp b/sp/src/utils/vvis_launcher/StdAfx.cpp index 4165f58f..37ff27f1 100644 --- a/sp/src/utils/vvis_launcher/StdAfx.cpp +++ b/sp/src/utils/vvis_launcher/StdAfx.cpp @@ -1,15 +1,15 @@ -//========= Copyright Valve Corporation, All rights reserved. ============//
-//
-// Purpose:
-//
-// $NoKeywords: $
-//
-//=============================================================================//
-// stdafx.cpp : source file that includes just the standard includes
-// vvis_launcher.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
+//========= Copyright Valve Corporation, All rights reserved. ============// +// +// Purpose: +// +// $NoKeywords: $ +// +//=============================================================================// +// stdafx.cpp : source file that includes just the standard includes +// vvis_launcher.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 |