瀏覽代碼

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

Areloch 9 年之前
父節點
當前提交
a760fdfb68
共有 1 個文件被更改,包括 0 次插入1 次删除
  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>