summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/EndpointI.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Ice/EndpointI.h')
-rw-r--r--cpp/src/Ice/EndpointI.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/cpp/src/Ice/EndpointI.h b/cpp/src/Ice/EndpointI.h
index 164c55b086a..95137fe7014 100644
--- a/cpp/src/Ice/EndpointI.h
+++ b/cpp/src/Ice/EndpointI.h
@@ -7,8 +7,7 @@
//
// **********************************************************************
-#ifndef ICE_ENDPOINT_I_H
-#define ICE_ENDPOINT_I_H
+#pragma once
#include <IceUtil/Config.h>
#include <IceUtil/Shared.h>
@@ -223,5 +222,3 @@ private:
};
}
-
-#endif