remove unnecessary InitApplication.h inclusion
The InitApplication library was being unnecessarily imported into some C++ files
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
#include <App/ObjectIdentifier.h>
|
||||
#include <Mod/Sketcher/App/GeoEnum.h>
|
||||
#include <Mod/Sketcher/App/SketchObject.h>
|
||||
#include <src/App/InitApplication.h>
|
||||
#include "SketcherTestHelpers.h"
|
||||
|
||||
using namespace SketcherTestHelpers;
|
||||
|
||||
Reference in New Issue
Block a user