summaryrefslogtreecommitdiff
path: root/cpp/include/IceUtil/CountDownLatch.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/include/IceUtil/CountDownLatch.h')
-rw-r--r--cpp/include/IceUtil/CountDownLatch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/include/IceUtil/CountDownLatch.h b/cpp/include/IceUtil/CountDownLatch.h
index 00fb6a967d5..29cb0a6de32 100644
--- a/cpp/include/IceUtil/CountDownLatch.h
+++ b/cpp/include/IceUtil/CountDownLatch.h
@@ -12,7 +12,7 @@
#include <IceUtil/Config.h>
-namespace IceUtil
+namespace IceUtilInternal
{
//