1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 03:28:20 +02:00

Remove unneeded header

This commit is contained in:
Brian Fiete 2022-05-16 17:52:45 -07:00
parent a0d7b8d699
commit e4eb6dfcea

View file

@ -18,7 +18,6 @@ using namespace DirectX;
//#include <D3DX11async.h>
//#include <D3DX10math.h>
//#include <DxErr.h>
#include <dxgi1_3.h>
#pragma warning(pop)
#include "util/AllocDebug.h"