summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/java/sql/SQLException.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/java/sql/SQLException.hxx')
-rw-r--r--connectivity/source/inc/java/sql/SQLException.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/connectivity/source/inc/java/sql/SQLException.hxx b/connectivity/source/inc/java/sql/SQLException.hxx
index 217556cda071..7d0d52cea984 100644
--- a/connectivity/source/inc/java/sql/SQLException.hxx
+++ b/connectivity/source/inc/java/sql/SQLException.hxx
@@ -25,9 +25,9 @@
namespace connectivity
{
namespace starsdbc = ::com::sun::star::sdbc;
- //**************************************************************
+
//************ Class: java.sql.SQLException
- //**************************************************************
+
class java_sql_SQLException_BASE;
class java_sql_SQLException : public starsdbc::SQLException
{