fix compiler warnings with py3 and msvc
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
#ifndef GUI_VIEWPROVIDER_GEOMETRYOBJECT_H
|
||||
#define GUI_VIEWPROVIDER_GEOMETRYOBJECT_H
|
||||
|
||||
#include <Inventor/lists/SoPickedPointList.h>
|
||||
#include "ViewProviderDragger.h"
|
||||
#include <Inventor/lists/SoPickedPointList.h>
|
||||
|
||||
class SoPickedPointList;
|
||||
class SoSwitch;
|
||||
|
||||
Reference in New Issue
Block a user