[Import] remove unused includes and Xerces

This commit is contained in:
Uwe
2022-03-20 19:03:52 +01:00
parent d41f55f382
commit c9d28b542f
9 changed files with 185 additions and 232 deletions

View File

@@ -20,15 +20,11 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
# include <qobject.h>
#endif
#include <Gui/ToolBarManager.h>
#include "Workbench.h"
#include <Gui/ToolBarManager.h>
using namespace ImportGui;