summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/component/CColumns.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/component/CColumns.hxx')
-rw-r--r--connectivity/source/inc/component/CColumns.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/connectivity/source/inc/component/CColumns.hxx b/connectivity/source/inc/component/CColumns.hxx
index 627372e14282..a63cae4bde6e 100644
--- a/connectivity/source/inc/component/CColumns.hxx
+++ b/connectivity/source/inc/component/CColumns.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_CONNECTIVITY_SOURCE_INC_COMPONENT_CCOLUMNS_HXX
-#define INCLUDED_CONNECTIVITY_SOURCE_INC_COMPONENT_CCOLUMNS_HXX
+#pragma once
#include <file/FColumns.hxx>
@@ -40,6 +39,4 @@ namespace connectivity::component
}
-#endif // INCLUDED_CONNECTIVITY_SOURCE_INC_COMPONENT_CCOLUMNS_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */