summaryrefslogtreecommitdiff
path: root/dbaccess/source/sdbtools/misc/module_sdbt.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/sdbtools/misc/module_sdbt.cxx')
-rw-r--r--dbaccess/source/sdbtools/misc/module_sdbt.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/dbaccess/source/sdbtools/misc/module_sdbt.cxx b/dbaccess/source/sdbtools/misc/module_sdbt.cxx
index 45aa686cb..e90999ced 100644
--- a/dbaccess/source/sdbtools/misc/module_sdbt.cxx
+++ b/dbaccess/source/sdbtools/misc/module_sdbt.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -28,9 +29,7 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_dbaccess.hxx"
-#ifndef DBACCESS_MODULE_SDBT_HXX
#include "module_sdbt.hxx"
-#endif
//........................................................................
namespace sdbtools
@@ -43,3 +42,4 @@ namespace sdbtools
} // namespace sdbtools
//........................................................................
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */