[Part] ViewProvider: 2 to M: remove unused includes
This commit is contained in:
@@ -20,23 +20,20 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#ifndef _PreComp_
|
||||
# include <BRepAlgoAPI_BooleanOperation.hxx>
|
||||
# include <TopExp.hxx>
|
||||
# include <TopTools_IndexedMapOfShape.hxx>
|
||||
# include <TopTools_ListOfShape.hxx>
|
||||
# include <TopTools_ListIteratorOfListOfShape.hxx>
|
||||
#endif
|
||||
|
||||
#include "ViewProviderBoolean.h"
|
||||
#include <Gui/Application.h>
|
||||
#include <Gui/BitmapFactory.h>
|
||||
#include <Mod/Part/App/FeaturePartBoolean.h>
|
||||
#include <Mod/Part/App/FeaturePartFuse.h>
|
||||
#include <Mod/Part/App/FeaturePartCommon.h>
|
||||
#include <Mod/Part/App/FeaturePartFuse.h>
|
||||
|
||||
#include "ViewProviderBoolean.h"
|
||||
|
||||
|
||||
using namespace PartGui;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user