summaryrefslogtreecommitdiff
path: root/cpp/include/Ice/EndpointFactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/include/Ice/EndpointFactory.h')
-rw-r--r--cpp/include/Ice/EndpointFactory.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/cpp/include/Ice/EndpointFactory.h b/cpp/include/Ice/EndpointFactory.h
index 61734728d8c..6f344587828 100644
--- a/cpp/include/Ice/EndpointFactory.h
+++ b/cpp/include/Ice/EndpointFactory.h
@@ -7,8 +7,7 @@
//
// **********************************************************************
-#ifndef ICE_ENDPOINT_FACTORY_H
-#define ICE_ENDPOINT_FACTORY_H
+#pragma once
#include <IceUtil/Shared.h>
#include <Ice/EndpointIF.h>
@@ -38,5 +37,3 @@ protected:
};
}
-
-#endif