[Base] Units and Uui: remove unused includes
This commit is contained in:
@@ -29,12 +29,7 @@
|
||||
|
||||
#include <stdexcept>
|
||||
|
||||
/// Here the FreeCAD includes sorted by Base,App,Gui......
|
||||
#include "Uuid.h"
|
||||
#include "Exception.h"
|
||||
#include "Interpreter.h"
|
||||
#include <stdexcept>
|
||||
#include <CXX/Objects.hxx>
|
||||
|
||||
|
||||
using namespace Base;
|
||||
|
||||
Reference in New Issue
Block a user