summaryrefslogtreecommitdiff
path: root/cpp/include/Ice/Service.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/include/Ice/Service.h')
-rw-r--r--cpp/include/Ice/Service.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/cpp/include/Ice/Service.h b/cpp/include/Ice/Service.h
index 77108a14db5..8b24f58e192 100644
--- a/cpp/include/Ice/Service.h
+++ b/cpp/include/Ice/Service.h
@@ -7,8 +7,7 @@
//
// **********************************************************************
-#ifndef ICE_SERVICE_H
-#define ICE_SERVICE_H
+#pragma once
#include <Ice/Ice.h>
@@ -262,5 +261,3 @@ public:
};
} // End of namespace Ice
-
-#endif