summaryrefslogtreecommitdiff
path: root/cpp/include/Ice/Outgoing.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/include/Ice/Outgoing.h')
-rw-r--r--cpp/include/Ice/Outgoing.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/cpp/include/Ice/Outgoing.h b/cpp/include/Ice/Outgoing.h
index 8dc3ba363f1..7ddd5f7b176 100644
--- a/cpp/include/Ice/Outgoing.h
+++ b/cpp/include/Ice/Outgoing.h
@@ -7,8 +7,7 @@
//
// **********************************************************************
-#ifndef ICE_OUTGOING_H
-#define ICE_OUTGOING_H
+#pragma once
#include <IceUtil/Mutex.h>
#include <IceUtil/Monitor.h>
@@ -150,5 +149,3 @@ private:
};
}
-
-#endif