summaryrefslogtreecommitdiff
path: root/ACE/Kokyu/tests/EDF/test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/Kokyu/tests/EDF/test.cpp')
-rw-r--r--ACE/Kokyu/tests/EDF/test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/Kokyu/tests/EDF/test.cpp b/ACE/Kokyu/tests/EDF/test.cpp
index ed90eafaf87..46fa980f0fd 100644
--- a/ACE/Kokyu/tests/EDF/test.cpp
+++ b/ACE/Kokyu/tests/EDF/test.cpp
@@ -5,7 +5,7 @@
#include "ace/Get_Opt.h"
#include "ace/OS_NS_strings.h"
#include "ace/OS_NS_sys_time.h"
-#include <utility>
+#include <memory>
ACE_CString sched_policy_str = "fifo";