Skip to content
Permalink
Browse files
Include qglobal.h before relying on Qt macro definitions
Thanks to Clazy
  • Loading branch information
nyalldawson committed Aug 29, 2017
1 parent 2ebb5c0 commit cca964a
Showing 1 changed file with 2 additions and 0 deletions.
@@ -14,6 +14,8 @@
* *
***************************************************************************/

#include <qglobal.h>

#ifdef _MSC_VER
// to avoid conflicting SF_UNKNOWN
#define _OLE2_H_

0 comments on commit cca964a

Please sign in to comment.