summaryrefslogtreecommitdiff
path: root/cpp/include/Ice/LocalObject.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/include/Ice/LocalObject.h')
-rw-r--r--cpp/include/Ice/LocalObject.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/cpp/include/Ice/LocalObject.h b/cpp/include/Ice/LocalObject.h
index 657136182b2..39d9cb2aca1 100644
--- a/cpp/include/Ice/LocalObject.h
+++ b/cpp/include/Ice/LocalObject.h
@@ -7,8 +7,7 @@
//
// **********************************************************************
-#ifndef ICE_LOCAL_OBJECT_H
-#define ICE_LOCAL_OBJECT_H
+#pragma once
#include <IceUtil/Shared.h>
#include <Ice/LocalObjectF.h>
@@ -38,5 +37,3 @@ public:
};
}
-
-#endif