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