summaryrefslogtreecommitdiff
path: root/protocols
diff options
context:
space:
mode:
Diffstat (limited to 'protocols')
-rw-r--r--protocols/ace/RMCast/Flow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/ace/RMCast/Flow.cpp b/protocols/ace/RMCast/Flow.cpp
index a904ccb9274..a415862647e 100644
--- a/protocols/ace/RMCast/Flow.cpp
+++ b/protocols/ace/RMCast/Flow.cpp
@@ -7,7 +7,7 @@
#include "ace/OS_NS_unistd.h" // sleep
#include "ace/OS_NS_sys_time.h" // gettimeofday
-#include <math.h> // exp
+#include "ace/os_include/os_math.h" // exp
/*
#include <iostream>