[Web] remove unused headers and Xerces

This commit is contained in:
Uwe
2022-03-20 21:16:27 +01:00
parent 81690adaaf
commit b8d5f77da3
14 changed files with 60 additions and 100 deletions

View File

@@ -20,18 +20,14 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
#endif
#include <Gui/Application.h>
#include <Gui/Command.h>
#include <Gui/MainWindow.h>
#include <Gui/FileDialog.h>
#include "BrowserView.h"
using namespace std;
using namespace Gui;
using namespace WebGui;