[TD]remove precompiled from *.h
This commit is contained in:
committed by
WandererFan
parent
aa9a667506
commit
f2ba030ebb
@@ -25,14 +25,13 @@
|
||||
#ifndef _PreComp_
|
||||
#include <cmath>
|
||||
#include <BRepBndLib.hxx>
|
||||
#include <BRepBuilderAPI_MakeEdge.hxx>
|
||||
#include <Bnd_Box.hxx>
|
||||
#include <QButtonGroup>
|
||||
#include <QStatusBar>
|
||||
#include <QGraphicsScene>
|
||||
#endif
|
||||
|
||||
#include <BRepBuilderAPI_MakeEdge.hxx>
|
||||
|
||||
#include <Base/Console.h>
|
||||
#include <Base/Tools.h>
|
||||
#include <Base/UnitsApi.h>
|
||||
@@ -49,9 +48,9 @@
|
||||
#include <Gui/ViewProvider.h>
|
||||
#include <Gui/WaitCursor.h>
|
||||
|
||||
# include <Mod/TechDraw/App/DrawViewDimension.h>
|
||||
# include <Mod/TechDraw/App/DrawViewBalloon.h>
|
||||
# include <Mod/TechDraw/Gui/ui_TaskCustomizeFormat.h>
|
||||
#include <Mod/TechDraw/App/DrawViewDimension.h>
|
||||
#include <Mod/TechDraw/App/DrawViewBalloon.h>
|
||||
#include <Mod/TechDraw/Gui/ui_TaskCustomizeFormat.h>
|
||||
|
||||
#include "PreferencesGui.h"
|
||||
#include "QGVPage.h"
|
||||
|
||||
Reference in New Issue
Block a user