summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/calc/CTable.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/calc/CTable.hxx')
-rw-r--r--connectivity/source/inc/calc/CTable.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/source/inc/calc/CTable.hxx b/connectivity/source/inc/calc/CTable.hxx
index 8a2efdaf83ce..491c17e20da4 100644
--- a/connectivity/source/inc/calc/CTable.hxx
+++ b/connectivity/source/inc/calc/CTable.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _CONNECTIVITY_CALC_TABLE_HXX_
-#define _CONNECTIVITY_CALC_TABLE_HXX_
+#ifndef INCLUDED_CONNECTIVITY_SOURCE_INC_CALC_CTABLE_HXX
+#define INCLUDED_CONNECTIVITY_SOURCE_INC_CALC_CTABLE_HXX
#include "file/FTable.hxx"
#include <tools/date.hxx>
@@ -90,6 +90,6 @@ namespace connectivity
}
}
-#endif // _CONNECTIVITY_CALC_TABLE_HXX_
+#endif // INCLUDED_CONNECTIVITY_SOURCE_INC_CALC_CTABLE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */