summaryrefslogtreecommitdiff
path: root/include/connectivity/TIndex.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/connectivity/TIndex.hxx')
-rw-r--r--include/connectivity/TIndex.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/connectivity/TIndex.hxx b/include/connectivity/TIndex.hxx
index 7330a718e61b..a7c3e731ccb1 100644
--- a/include/connectivity/TIndex.hxx
+++ b/include/connectivity/TIndex.hxx
@@ -41,7 +41,7 @@ namespace connectivity
bool _isPrimaryKeyIndex,
bool _isClustered
);
- inline OTableHelper* getTable() const { return m_pTable; }
+ OTableHelper* getTable() const { return m_pTable; }
};
}
#endif // INCLUDED_CONNECTIVITY_TINDEX_HXX