Explorar o código

Merge pull request #1754 from Areloch/remove_altbase

Removes the unnecessary include of altbase in nativefiledialogs
Areloch %!s(int64=9) %!d(string=hai) anos
pai
achega
7229b904e7
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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 <stdio.h>
 #include <assert.h>
-#include <atlbase.h>
 #include <windows.h>
 #include <ShObjIdl.h>