diff options
Diffstat (limited to 'cpp/include/Ice/Config.h')
-rw-r--r-- | cpp/include/Ice/Config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/include/Ice/Config.h b/cpp/include/Ice/Config.h index ce3212f2d1c..fb908c28e11 100644 --- a/cpp/include/Ice/Config.h +++ b/cpp/include/Ice/Config.h @@ -80,6 +80,7 @@ typedef double Double; #include <iostream> #include <string> #include <vector> +#include <map> // // Define the Ice and IceInternal namespace, so that we can use the following |