summaryrefslogtreecommitdiffstats
path: root/src/tkbltGrMarker.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/tkbltGrMarker.C')
-rw-r--r--src/tkbltGrMarker.C3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/tkbltGrMarker.C b/src/tkbltGrMarker.C
index 1b6e1a5..6fdcfd6 100644
--- a/src/tkbltGrMarker.C
+++ b/src/tkbltGrMarker.C
@@ -28,9 +28,10 @@
*/
#include <stdlib.h>
-#include <math.h>
#include <float.h>
+#include <cmath>
+
#include "tkbltGraph.h"
#include "tkbltGrBind.h"
#include "tkbltGrMarker.h"