summaryrefslogtreecommitdiff
path: root/cpp/test/IceUtil/thread/TestBase.h
diff options
context:
space:
mode:
authorMatthew Newhook <matthew@zeroc.com>2002-04-18 18:33:05 +0000
committerMatthew Newhook <matthew@zeroc.com>2002-04-18 18:33:05 +0000
commit195fd8240e0592542564cfdf373642db47c47e27 (patch)
tree659567977a775f54d62121a630c4b1b07b9c8db4 /cpp/test/IceUtil/thread/TestBase.h
parentAdded support for recursive write mutexes. Added read/write mutex upgrade. (diff)
downloadice-195fd8240e0592542564cfdf373642db47c47e27.tar.bz2
ice-195fd8240e0592542564cfdf373642db47c47e27.tar.xz
ice-195fd8240e0592542564cfdf373642db47c47e27.zip
minor update.
Diffstat (limited to 'cpp/test/IceUtil/thread/TestBase.h')
-rw-r--r--cpp/test/IceUtil/thread/TestBase.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/test/IceUtil/thread/TestBase.h b/cpp/test/IceUtil/thread/TestBase.h
index 5141e6887da..27a8032a6f5 100644
--- a/cpp/test/IceUtil/thread/TestBase.h
+++ b/cpp/test/IceUtil/thread/TestBase.h
@@ -11,8 +11,6 @@
#ifndef TEST_BASE_H
#define TEST_BASE_H
-//#include <string>
-
#include <IceUtil/Shared.h>
#include <IceUtil/Handle.h>