mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
include header for std::fabs
This commit is contained in:
parent
b0f1bf4b77
commit
b3cc07e5db
@ -1,5 +1,6 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include <cmath>
|
||||||
#include <exception>
|
#include <exception>
|
||||||
|
|
||||||
#define assert(expression) do\
|
#define assert(expression) do\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user