summaryrefslogtreecommitdiff
path: root/libs/interprocess/test/deque_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/interprocess/test/deque_test.cpp')
-rw-r--r--libs/interprocess/test/deque_test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/interprocess/test/deque_test.cpp b/libs/interprocess/test/deque_test.cpp
index 6d2e36d4f..4b3ee3cd1 100644
--- a/libs/interprocess/test/deque_test.cpp
+++ b/libs/interprocess/test/deque_test.cpp
@@ -9,11 +9,9 @@
//////////////////////////////////////////////////////////////////////////////
#include <boost/interprocess/detail/config_begin.hpp>
-#include <algorithm>
#include <memory>
#include <deque>
#include <iostream>
-#include <functional>
#include <list>
#include <boost/interprocess/managed_shared_memory.hpp>