VC6 specific change to not produce trivial warning while building, thanks to david.gardiner@unisa.edu.au
This commit is contained in:
Родитель
7b5a4e35e8
Коммит
e0f0c8f997
|
@ -30,6 +30,8 @@
|
|||
#include <objbase.h>
|
||||
#endif
|
||||
#include <olectl.h>
|
||||
#if (_MSC_VER < 1200)
|
||||
#include <olectlid.h>
|
||||
#endif
|
||||
|
||||
#endif // __DllInterfaces_H
|
||||
|
|
Загрузка…
Ссылка в новой задаче