[Base] Quantity, Rotation, Stream: remove unused includes

This commit is contained in:
Uwe
2022-02-28 01:09:13 +01:00
parent 36d865df04
commit f20840442f
10 changed files with 15 additions and 31 deletions

View File

@@ -22,14 +22,12 @@
#include "PreCompiled.h"
#include "Base/Quantity.h"
#include "Base/Vector3D.h"
// inclusion of the generated files (generated out of QuantityPy.xml)
#include "QuantityPy.h"
#include "UnitPy.h"
#include "QuantityPy.cpp"
using namespace Base;
// returns a string which represents the object e.g. when printed in python