diff options
Diffstat (limited to 'cpp/include/Ice/Service.h')
-rwxr-xr-x | cpp/include/Ice/Service.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cpp/include/Ice/Service.h b/cpp/include/Ice/Service.h index 49ebe31bfd0..ebf2b7b52fb 100755 --- a/cpp/include/Ice/Service.h +++ b/cpp/include/Ice/Service.h @@ -10,9 +10,7 @@ #ifndef ICE_SERVICE_H #define ICE_SERVICE_H -#include <Ice/CommunicatorF.h> -#include <Ice/LoggerF.h> -#include <fstream> +#include <Ice/Ice.h> namespace Ice { |