hl2sdk/game/server/stdafx.cpp
2025-02-19 18:36:16 -05:00

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!!!