From 195fd8240e0592542564cfdf373642db47c47e27 Mon Sep 17 00:00:00 2001 From: Matthew Newhook Date: Thu, 18 Apr 2002 18:33:05 +0000 Subject: minor update. --- cpp/test/IceUtil/thread/CreateTest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/test/IceUtil/thread/CreateTest.cpp') diff --git a/cpp/test/IceUtil/thread/CreateTest.cpp b/cpp/test/IceUtil/thread/CreateTest.cpp index b63194a5c87..fb91e8e8b89 100644 --- a/cpp/test/IceUtil/thread/CreateTest.cpp +++ b/cpp/test/IceUtil/thread/CreateTest.cpp @@ -18,7 +18,7 @@ using namespace std; using namespace IceUtil; -static const std::string createTestName("thread create"); +static const string createTestName("thread create"); class CreateTestThread : public Thread { -- cgit v1.2.3