summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/AdminSessionI.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/IceGrid/AdminSessionI.h')
-rw-r--r--cpp/src/IceGrid/AdminSessionI.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/cpp/src/IceGrid/AdminSessionI.h b/cpp/src/IceGrid/AdminSessionI.h
index ff234953ab3..65a699fa3fd 100644
--- a/cpp/src/IceGrid/AdminSessionI.h
+++ b/cpp/src/IceGrid/AdminSessionI.h
@@ -7,8 +7,7 @@
//
// **********************************************************************
-#ifndef ICEGRID_ADMINSESSIONI_H
-#define ICEGRID_ADMINSESSIONI_H
+#pragma once
#include <IceGrid/SessionI.h>
#include <IceGrid/Topics.h>
@@ -147,5 +146,3 @@ private:
};
};
-
-#endif