summaryrefslogtreecommitdiff
path: root/cpp/include/Ice/Service.h
diff options
context:
space:
mode:
authorMarc Laukien <marc@zeroc.com>2004-11-23 16:59:52 +0000
committerMarc Laukien <marc@zeroc.com>2004-11-23 16:59:52 +0000
commit9f3365d304864e08b2abc6699fb1c21cb28fca5f (patch)
tree9c1f014875108d80c05ceda1748addfc9209cee9 /cpp/include/Ice/Service.h
parentmade isFinished more robust (diff)
downloadice-9f3365d304864e08b2abc6699fb1c21cb28fca5f.tar.bz2
ice-9f3365d304864e08b2abc6699fb1c21cb28fca5f.tar.xz
ice-9f3365d304864e08b2abc6699fb1c21cb28fca5f.zip
IcePatch2
Diffstat (limited to 'cpp/include/Ice/Service.h')
-rwxr-xr-xcpp/include/Ice/Service.h4
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
{