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