Эх сурвалжийг харах

Removes the unnecessary include of altbase, which was causing problems with express versions of VS.

Areloch 9 жил өмнө
parent
commit
a760fdfb68

+ 0 - 1
Engine/lib/nativeFileDialogs/nfd_win.cpp

@@ -13,7 +13,6 @@
 #include <wchar.h>
 #include <stdio.h>
 #include <assert.h>
-#include <atlbase.h>
 #include <windows.h>
 #include <ShObjIdl.h>