diff options
author | Marc Laukien <marc@zeroc.com> | 2001-09-09 22:31:50 +0000 |
---|---|---|
committer | Marc Laukien <marc@zeroc.com> | 2001-09-09 22:31:50 +0000 |
commit | 8260c9c3a8b6fbf43f0403c8082a713a94c83eaf (patch) | |
tree | d7aaede8d1fea68b31e39736d116c7567a1f218c /cpp/src/Ice/ThreadPool.h | |
parent | completed structs; parser visitor changes (diff) | |
download | ice-8260c9c3a8b6fbf43f0403c8082a713a94c83eaf.tar.bz2 ice-8260c9c3a8b6fbf43f0403c8082a713a94c83eaf.tar.xz ice-8260c9c3a8b6fbf43f0403c8082a713a94c83eaf.zip |
fixes, tests, etc.
Diffstat (limited to 'cpp/src/Ice/ThreadPool.h')
-rw-r--r-- | cpp/src/Ice/ThreadPool.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/Ice/ThreadPool.h b/cpp/src/Ice/ThreadPool.h index 01365b4c9ff..c1374167d06 100644 --- a/cpp/src/Ice/ThreadPool.h +++ b/cpp/src/Ice/ThreadPool.h @@ -15,7 +15,6 @@ #include <Ice/ThreadPoolF.h> #include <Ice/InstanceF.h> #include <Ice/EventHandlerF.h> -#include <map> namespace IceInternal { |