mirror of
https://github.com/celisej567/source-engine.git
synced 2026-01-05 22:09:59 +03:00
1
This commit is contained in:
14
gcsdk/stdafx.h
Normal file
14
gcsdk/stdafx.h
Normal file
@@ -0,0 +1,14 @@
|
||||
//========= Copyright Valve Corporation, All rights reserved. ============//
|
||||
// stdafx.h : include file for standard system include files,
|
||||
// or project specific include files that are used frequently, but
|
||||
// are changed infrequently
|
||||
//
|
||||
|
||||
#include "gcsdk/gcsdk_auto.h"
|
||||
|
||||
#include "tier1/kvpacker.h"
|
||||
|
||||
using GCSDK::SPEW_SYSTEM_MISC;
|
||||
|
||||
#include "tier0/memdbgon.h"
|
||||
|
||||
Reference in New Issue
Block a user