[JtReader] remove unused includes

- also sort some headers out to PreCompiled.h
This commit is contained in:
Uwe
2022-03-21 18:16:56 +01:00
parent 95eadf6c09
commit e20afbc154
6 changed files with 22 additions and 32 deletions

View File

@@ -22,12 +22,9 @@
#include "PreCompiled.h"
#ifndef _PreComp_
#include <vector>
#endif
#include <iostream>
#include <fstream>
#include <Base/Console.h>
#include <Base/FileInfo.h>