summaryrefslogtreecommitdiffstats
path: root/include/connectivity/formattedcolumnvalue.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/connectivity/formattedcolumnvalue.hxx')
-rw-r--r--include/connectivity/formattedcolumnvalue.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/include/connectivity/formattedcolumnvalue.hxx b/include/connectivity/formattedcolumnvalue.hxx
index 2da03f8aa96f..85f7ec5f0d83 100644
--- a/include/connectivity/formattedcolumnvalue.hxx
+++ b/include/connectivity/formattedcolumnvalue.hxx
@@ -32,15 +32,15 @@
#include <memory>
#include <connectivity/dbtoolsdllapi.hxx>
-//........................................................................
+
namespace dbtools
{
-//........................................................................
+
struct FormattedColumnValue_Data;
- //====================================================================
+
//= FormattedColumnValue
- //====================================================================
+
/** a class which helps retrieving and setting the value of a database column
as formatted string.
*/
@@ -100,9 +100,9 @@ namespace dbtools
::std::auto_ptr< FormattedColumnValue_Data > m_pData;
};
-//........................................................................
+
} // namespace dbtools
-//........................................................................
+
#endif // INCLUDED_CONNECTIVITY_FORMATTEDCOLUMNVALUE_HXX