summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/PlatformInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/IceGrid/PlatformInfo.h')
-rw-r--r--cpp/src/IceGrid/PlatformInfo.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/cpp/src/IceGrid/PlatformInfo.h b/cpp/src/IceGrid/PlatformInfo.h
index 1afc7bdb932..1eece75e606 100644
--- a/cpp/src/IceGrid/PlatformInfo.h
+++ b/cpp/src/IceGrid/PlatformInfo.h
@@ -7,8 +7,7 @@
//
// **********************************************************************
-#ifndef ICE_GRID_PLATFORM_INFO_H
-#define ICE_GRID_PLATFORM_INFO_H
+#pragma once
#include <IceUtil/Thread.h>
#include <IceGrid/Internal.h>
@@ -88,5 +87,3 @@ private:
};
-
-#endif