[Base] Exception and FileInfo: remove unused includes

This commit is contained in:
Uwe
2022-02-23 02:53:16 +01:00
committed by wmayer
parent 098550c702
commit 89b37a5110
3 changed files with 4 additions and 18 deletions

View File

@@ -24,12 +24,9 @@
#include "PreCompiled.h"
#include <typeinfo>
#include "Exception.h"
#include "Console.h"
#include "PyObjectBase.h"
#include <CXX/Objects.hxx>
FC_LOG_LEVEL_INIT("Exception", true, true)