summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/RowFunctionParser.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/RowFunctionParser.hxx')
-rw-r--r--connectivity/source/inc/RowFunctionParser.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/source/inc/RowFunctionParser.hxx b/connectivity/source/inc/RowFunctionParser.hxx
index 63a99f32c422..4ca5d364561d 100644
--- a/connectivity/source/inc/RowFunctionParser.hxx
+++ b/connectivity/source/inc/RowFunctionParser.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef CONNECTIVITY_ROWFUNCTIONPARSER_HXX_INCLUDED
-#define CONNECTIVITY_ROWFUNCTIONPARSER_HXX_INCLUDED
+#ifndef INCLUDED_CONNECTIVITY_SOURCE_INC_ROWFUNCTIONPARSER_HXX
+#define INCLUDED_CONNECTIVITY_SOURCE_INC_ROWFUNCTIONPARSER_HXX
#include <sal/config.h>
#include <boost/shared_ptr.hpp>
@@ -139,6 +139,6 @@ private:
} // namespace connectivity
-#endif /* CONNECTIVITY_ROWFUNCTIONPARSER_HXX_INCLUDED */
+#endif // INCLUDED_CONNECTIVITY_SOURCE_INC_ROWFUNCTIONPARSER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */