mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2025-01-08 13:15:31 +03:00
12 lines
320 B
C++
12 lines
320 B
C++
//========= Copyright Valve Corporation, All rights reserved. ============//
|
|
//
|
|
// Purpose: Builds the precompiled header for the game DLL
|
|
//
|
|
// $NoKeywords: $
|
|
//=============================================================================//
|
|
|
|
|
|
#include "cbase.h"
|
|
|
|
// NOTE: DO NOT ADD ANY CODE OR HEADERS TO THIS FILE!!!
|