summaryrefslogtreecommitdiff
path: root/cpp/include/Ice/ConnectionIF.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/include/Ice/ConnectionIF.h')
-rw-r--r--cpp/include/Ice/ConnectionIF.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/cpp/include/Ice/ConnectionIF.h b/cpp/include/Ice/ConnectionIF.h
index 2c3b922edaa..114bc0f8a5f 100644
--- a/cpp/include/Ice/ConnectionIF.h
+++ b/cpp/include/Ice/ConnectionIF.h
@@ -7,8 +7,7 @@
//
// **********************************************************************
-#ifndef ICE_CONNECTIONI_F_H
-#define ICE_CONNECTIONI_F_H
+#pragma once
#include <Ice/Handle.h>
#include <Ice/LocalObject.h>
@@ -33,5 +32,3 @@ enum AsyncStatus
};
}
-
-#endif