Merge pull request #1754 from Areloch/remove_altbase

Removes the unnecessary include of altbase in nativefiledialogs
This commit is contained in:
Areloch 2016-09-10 22:29:32 -05:00 committed by GitHub
commit 7229b904e7

View file

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