summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/flat/EResultSet.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/flat/EResultSet.hxx')
-rw-r--r--connectivity/source/inc/flat/EResultSet.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/connectivity/source/inc/flat/EResultSet.hxx b/connectivity/source/inc/flat/EResultSet.hxx
index 3f38dfc054e1..dd4e4715f530 100644
--- a/connectivity/source/inc/flat/EResultSet.hxx
+++ b/connectivity/source/inc/flat/EResultSet.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_CONNECTIVITY_SOURCE_INC_FLAT_ERESULTSET_HXX
-#define INCLUDED_CONNECTIVITY_SOURCE_INC_FLAT_ERESULTSET_HXX
+#pragma once
#include <file/FResultSet.hxx>
#include <com/sun/star/sdbcx/XRowLocate.hpp>
@@ -67,6 +66,5 @@ namespace connectivity::flat
};
}
-#endif //_CONNECTIVITY_FLAT_DRESULTSET_HXX_
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */