Visual Studio: Fixed compiler error
This commit is contained in:
parent
bc283d8b99
commit
1e866c3235
|
@ -21,6 +21,7 @@
|
||||||
#include "checkother.h"
|
#include "checkother.h"
|
||||||
#include "mathlib.h"
|
#include "mathlib.h"
|
||||||
|
|
||||||
|
#include <cctype> // std::isupper
|
||||||
#include <cmath> // fabs()
|
#include <cmath> // fabs()
|
||||||
//---------------------------------------------------------------------------
|
//---------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue