fix build failure on Windows due to conflicting define with Win32 API
This commit is contained in:
@@ -55,6 +55,9 @@
|
||||
#include <Inventor/SbVec2s.h>
|
||||
#include <Inventor/events/SoEvents.h>
|
||||
#include <Inventor/errors/SoDebugError.h>
|
||||
#if QT_VERSION >= 0x050000
|
||||
#include <Quarter/QuarterWidget.h>
|
||||
#endif
|
||||
|
||||
namespace SIM { namespace Coin3D { namespace Quarter {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user