[Base] Remove includes to StdStlTools.h as that's not needed anymore
std::make_unique was introduced in c++14, so no need to use the back ported version
This commit is contained in:
@@ -27,8 +27,6 @@
|
||||
# include <memory>
|
||||
#endif
|
||||
|
||||
#include <Base/StdStlTools.h>
|
||||
|
||||
#include <Mod/Sketcher/App/SketchObject.h>
|
||||
#include <Mod/Part/App/LinePy.h>
|
||||
#include <Mod/Part/App/Geometry.h>
|
||||
|
||||
Reference in New Issue
Block a user