aboutsummaryrefslogtreecommitdiff
path: root/mp/src/game/server/stdafx.cpp
blob: dcd6e51c6eb6f752ec01591a6c33cfd3c01291b9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
//========= 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!!!