summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/SqlDB/SqlStringAdapterInfoDict.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/IceGrid/SqlDB/SqlStringAdapterInfoDict.h')
-rw-r--r--cpp/src/IceGrid/SqlDB/SqlStringAdapterInfoDict.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/cpp/src/IceGrid/SqlDB/SqlStringAdapterInfoDict.h b/cpp/src/IceGrid/SqlDB/SqlStringAdapterInfoDict.h
index ab846be3d1f..e30395789b9 100644
--- a/cpp/src/IceGrid/SqlDB/SqlStringAdapterInfoDict.h
+++ b/cpp/src/IceGrid/SqlDB/SqlStringAdapterInfoDict.h
@@ -7,8 +7,7 @@
//
// **********************************************************************
-#ifndef SQL_STRING_ADAPTER_INFO_DICT_H
-#define SQL_STRING_ADAPTER_INFO_DICT_H
+#pragma once
#include <Ice/CommunicatorF.h>
#include <IceGrid/Admin.h>
@@ -43,5 +42,3 @@ private:
typedef IceUtil::Handle<SqlStringAdapterInfoDict> SqlStringAdapterInfoDictPtr;
}
-
-#endif