[explorer]

- Using msvc doesn't mean using ms sdks

svn path=/trunk/; revision=48381
This commit is contained in:
Giannis Adamopoulos 2010-07-31 12:16:03 +00:00
parent 74ff3ad0d7
commit a5101cce25

View file

@ -39,9 +39,7 @@
#include <windowsx.h> // for SelectBrush(), ListBox_SetSel(), SubclassWindow(), ...
#include <commctrl.h>
#ifndef _MSC_VER
#include <objbase.h>
#endif
#include <oleauto.h> // for VARIANT
#include <malloc.h> // for alloca()