[Base] Reader and Writer: remove unused includes

This commit is contained in:
Uwe
2022-02-27 20:10:19 +01:00
committed by wmayer
parent 07912f7388
commit 7b14b3b02e
5 changed files with 14 additions and 37 deletions

View File

@@ -23,11 +23,6 @@
#include "PreCompiled.h"
#ifndef _PreComp_
# include <cassert>
#endif
/// Here the FreeCAD includes sorted by Base,App,Gui......
#include "XMLTools.h"
using namespace Base;