summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/PropertiesI.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Ice/PropertiesI.h')
-rw-r--r--cpp/src/Ice/PropertiesI.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/cpp/src/Ice/PropertiesI.h b/cpp/src/Ice/PropertiesI.h
index 79a94e7af37..ee6df06c1bb 100644
--- a/cpp/src/Ice/PropertiesI.h
+++ b/cpp/src/Ice/PropertiesI.h
@@ -7,8 +7,7 @@
//
// **********************************************************************
-#ifndef ICE_PROPERTIES_I_H
-#define ICE_PROPERTIES_I_H
+#pragma once
#include <IceUtil/Mutex.h>
#include <Ice/Properties.h>
@@ -89,5 +88,3 @@ private:
};
}
-
-#endif