summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/UtilF.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/IceSSL/UtilF.h')
-rw-r--r--cpp/src/IceSSL/UtilF.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/cpp/src/IceSSL/UtilF.h b/cpp/src/IceSSL/UtilF.h
index ee49435777d..acb311f7595 100644
--- a/cpp/src/IceSSL/UtilF.h
+++ b/cpp/src/IceSSL/UtilF.h
@@ -7,8 +7,7 @@
//
// **********************************************************************
-#ifndef ICE_SSL_UTIL_F_H
-#define ICE_SSL_UTIL_F_H
+#pragma once
#include <IceUtil/Shared.h>
@@ -26,5 +25,3 @@ typedef IceInternal::Handle<DHParams> DHParamsPtr;
}
#endif
-
-#endif