[Part] try to fix compilation error without precompiled headers
This commit is contained in:
@@ -25,14 +25,15 @@
|
||||
#ifndef _PreComp_
|
||||
# include <Inventor/actions/SoGetBoundingBoxAction.h>
|
||||
# include <Inventor/nodes/SoCamera.h>
|
||||
# include <Inventor/nodes/SoClipPlane.h>
|
||||
# include <Inventor/nodes/SoGroup.h>
|
||||
//# include <Inventor/nodes/SoClipPlane.h>
|
||||
//# include <Inventor/nodes/SoGroup.h>
|
||||
# include <Inventor/nodes/SoOrthographicCamera.h>
|
||||
# include <Inventor/sensors/SoTimerSensor.h>
|
||||
//# include <Inventor/sensors/SoTimerSensor.h>
|
||||
# include <QDialog>
|
||||
# include <QDockWidget>
|
||||
# include <QPointer>
|
||||
//# include <cmath>
|
||||
# include <QDoubleSpinBox>
|
||||
//# include <QPointer>
|
||||
# include <QSlider>
|
||||
#endif
|
||||
|
||||
#include "SectionCutting.h"
|
||||
|
||||
Reference in New Issue
Block a user