Base: remove unneeded includes
This commit is contained in:
committed by
Chris Hennes
parent
e7763236bc
commit
dda05369c4
@@ -32,9 +32,10 @@
|
||||
#ifndef _PreComp_
|
||||
#include <algorithm>
|
||||
#include <array>
|
||||
#include <utility>
|
||||
#endif
|
||||
|
||||
#include "Quantity.h"
|
||||
#include "Unit.h"
|
||||
#include "UnitsSchemaMeterDecimal.h"
|
||||
|
||||
using namespace Base;
|
||||
|
||||
Reference in New Issue
Block a user