summaryrefslogtreecommitdiffstats
path: root/units.h
diff options
context:
space:
mode:
Diffstat (limited to 'units.h')
-rw-r--r--units.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/units.h b/units.h
index 0e168a21e..0a9e44b79 100644
--- a/units.h
+++ b/units.h
@@ -1,6 +1,8 @@
#ifndef UNITS_H
#define UNITS_H
+#include <math.h>
+
#ifdef __cplusplus
extern "C" {
#endif