hl2sdk/game/server/stdafx.cpp
2025-05-17 14:11:58 -04:00

12 lines
345 B
C++

//========= Copyright © 1996-2005, 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!!!