diff options
Diffstat (limited to 'utils/qc_eyes/StdAfx.cpp')
| -rw-r--r-- | utils/qc_eyes/StdAfx.cpp | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/utils/qc_eyes/StdAfx.cpp b/utils/qc_eyes/StdAfx.cpp new file mode 100644 index 0000000..8ffd641 --- /dev/null +++ b/utils/qc_eyes/StdAfx.cpp @@ -0,0 +1,9 @@ +//========= Copyright Valve Corporation, All rights reserved. ============// +// stdafx.cpp : source file that includes just the standard includes +// QC_Eyes.pch will be the pre-compiled header +// stdafx.obj will contain the pre-compiled type information + +#include "stdafx.h" + + + |