[Base] BoundBox etc.: remove unused includes

This commit is contained in:
Uwe
2022-03-02 03:37:09 +01:00
parent 7bb7efc55f
commit 1eeb1fecd0
7 changed files with 14 additions and 24 deletions

View File

@@ -23,8 +23,6 @@
#include "PreCompiled.h"
#include "Base/BoundBox.h"
// inclusion of the generated files (generated out of BoundBoxPy.xml)
#include "MatrixPy.h"
#include "VectorPy.h"