summaryrefslogtreecommitdiff
path: root/devtools/getmirror/StdAfx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/getmirror/StdAfx.cpp')
-rw-r--r--devtools/getmirror/StdAfx.cpp15
1 files changed, 15 insertions, 0 deletions
diff --git a/devtools/getmirror/StdAfx.cpp b/devtools/getmirror/StdAfx.cpp
new file mode 100644
index 0000000..071ae16
--- /dev/null
+++ b/devtools/getmirror/StdAfx.cpp
@@ -0,0 +1,15 @@
+//========= Copyright Valve Corporation, All rights reserved. ============//
+//
+// Purpose:
+//
+// $NoKeywords: $
+//
+//=============================================================================//
+// stdafx.cpp : source file that includes just the standard includes
+// getmirror.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