Browse Source

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

Areloch 9 years ago
parent
commit
a760fdfb68
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Engine/lib/nativeFileDialogs/nfd_win.cpp

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

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