summaryrefslogtreecommitdiff
path: root/boost/interprocess/detail/in_place_interface.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/interprocess/detail/in_place_interface.hpp')
-rw-r--r--boost/interprocess/detail/in_place_interface.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/interprocess/detail/in_place_interface.hpp b/boost/interprocess/detail/in_place_interface.hpp
index 0e69452a40..b43b2ce165 100644
--- a/boost/interprocess/detail/in_place_interface.hpp
+++ b/boost/interprocess/detail/in_place_interface.hpp
@@ -25,7 +25,7 @@
//!Describes an abstract interface for placement construction and destruction.
namespace boost {
-namespace interprocess {
+namespace interprocess {
namespace ipcdetail {
struct in_place_interface