summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/PluginI.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/IceSSL/PluginI.h')
-rw-r--r--cpp/src/IceSSL/PluginI.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/cpp/src/IceSSL/PluginI.h b/cpp/src/IceSSL/PluginI.h
index 10488ad6226..9b54513d38d 100644
--- a/cpp/src/IceSSL/PluginI.h
+++ b/cpp/src/IceSSL/PluginI.h
@@ -7,8 +7,7 @@
//
// **********************************************************************
-#ifndef ICE_SSL_PLUGIN_I_H
-#define ICE_SSL_PLUGIN_I_H
+#pragma once
#include <IceSSL/Plugin.h>
#include <IceSSL/InstanceF.h>
@@ -43,5 +42,3 @@ private:
};
}
-
-#endif