From 6a6826e647795e87c654e08df2c72a7a29af5473 Mon Sep 17 00:00:00 2001 From: galaxyhaxz Date: Sat, 9 Jun 2018 05:22:10 -0500 Subject: [PATCH] Delete StdAfx.cpp --- DiabloUI/StdAfx.cpp | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 DiabloUI/StdAfx.cpp diff --git a/DiabloUI/StdAfx.cpp b/DiabloUI/StdAfx.cpp deleted file mode 100644 index a532d56..0000000 --- a/DiabloUI/StdAfx.cpp +++ /dev/null @@ -1,8 +0,0 @@ -// stdafx.cpp : source file that includes just the standard includes -// DiabloUI.pch will be the pre-compiled header -// stdafx.obj will contain the pre-compiled type information - -#include "stdafx.h" - -// TODO: reference any additional headers you need in STDAFX.H -// and not in this file