[Part] ViewProvider: P to T: remove unused includes
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#include <Standard_math.hxx>
|
||||
@@ -28,9 +27,10 @@
|
||||
# include <Inventor/nodes/SoSeparator.h>
|
||||
#endif
|
||||
#include <Gui/ViewProviderBuilder.h>
|
||||
#include <Mod/Part/App/PartFeature.h>
|
||||
|
||||
#include "ViewProviderPython.h"
|
||||
|
||||
|
||||
using namespace PartGui;
|
||||
|
||||
PROPERTY_SOURCE(PartGui::ViewProviderCustom, PartGui::ViewProviderPart)
|
||||
|
||||
Reference in New Issue
Block a user