Try to fix std::abs() error...
This commit is contained in:
parent
03c40f949c
commit
e7e0bbfbe5
|
@ -30,6 +30,7 @@
|
|||
#include "Exception.h"
|
||||
#include "UnitsApi.h"
|
||||
#include "UnitsSchemaImperial1.h"
|
||||
#include <cmath>
|
||||
|
||||
using namespace Base;
|
||||
|
||||
|
|
|
@ -30,6 +30,8 @@
|
|||
#include "Exception.h"
|
||||
#include "UnitsApi.h"
|
||||
#include "UnitsSchemaInternal.h"
|
||||
#include <cmath>
|
||||
|
||||
|
||||
using namespace Base;
|
||||
|
||||
|
|
|
@ -30,6 +30,7 @@
|
|||
#include "Exception.h"
|
||||
#include "UnitsApi.h"
|
||||
#include "UnitsSchemaMKS.h"
|
||||
#include <cmath>
|
||||
|
||||
using namespace Base;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user