Base: remove unneeded includes
This commit is contained in:
committed by
Chris Hennes
parent
e7763236bc
commit
dda05369c4
@@ -23,13 +23,9 @@
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#ifndef _PreComp_
|
||||
#include <cstdlib>
|
||||
#include <set>
|
||||
#endif
|
||||
|
||||
#include "BoundBox.h"
|
||||
#include "Placement.h"
|
||||
#include "Tools3D.h"
|
||||
#include "Vector3D.h"
|
||||
|
||||
using namespace Base;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user