Files
FC1/CrySoundSystem/StdAfx.cpp
romkazvo 34d6c5d489 123
2023-08-07 19:29:24 +08:00

11 lines
321 B
C++

// stdafx.cpp : source file that includes just the standard includes
// CrySound.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#pragma warning( disable:4786 )
#include "stdafx.h"
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file