[Base] Exception and others: remove unused includes
This commit is contained in:
@@ -22,13 +22,11 @@
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
# include <cfloat>
|
||||
#endif
|
||||
|
||||
#include "CoordinateSystem.h"
|
||||
#include "Exception.h"
|
||||
|
||||
|
||||
using namespace Base;
|
||||
|
||||
CoordinateSystem::CoordinateSystem()
|
||||
|
||||
Reference in New Issue
Block a user