summaryrefslogtreecommitdiff
path: root/utils/valvelib/valvelib.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/valvelib/valvelib.h')
-rw-r--r--utils/valvelib/valvelib.h23
1 files changed, 23 insertions, 0 deletions
diff --git a/utils/valvelib/valvelib.h b/utils/valvelib/valvelib.h
new file mode 100644
index 0000000..c3b6aeb
--- /dev/null
+++ b/utils/valvelib/valvelib.h
@@ -0,0 +1,23 @@
+//========= Copyright Valve Corporation, All rights reserved. ============//
+//
+// Purpose:
+//
+// $NoKeywords: $
+//
+//=============================================================================//
+#if !defined(AFX_VALVELIB_H__206ABDD3_0BD0_4E71_8462_B6D18D116D1E__INCLUDED_)
+#define AFX_VALVELIB_H__206ABDD3_0BD0_4E71_8462_B6D18D116D1E__INCLUDED_
+
+#ifndef __AFXWIN_H__
+ #error include 'stdafx.h' before including this file for PCH
+#endif
+
+#include "resource.h" // main symbols
+
+// TODO: You may add any other custom AppWizard-wide declarations here.
+
+
+//{{AFX_INSERT_LOCATION}}
+// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
+
+#endif // !defined(AFX_VALVELIB_H__206ABDD3_0BD0_4E71_8462_B6D18D116D1E__INCLUDED_)