[App] Range to VRML: remove unused includes

This commit is contained in:
Uwe
2022-02-24 04:00:19 +01:00
committed by wmayer
parent 4d0a5c045c
commit beb0152996
6 changed files with 16 additions and 33 deletions

View File

@@ -23,12 +23,8 @@
#include "PreCompiled.h"
#include <string>
#include <fstream>
#include <boost_signals2.hpp>
#include "DocumentObject.h"
#include "TextDocument.h"
#include "DocumentObject.h"
using namespace App;