aboutsummaryrefslogtreecommitdiff
path: root/odb
diff options
context:
space:
mode:
Diffstat (limited to 'odb')
-rw-r--r--odb/mssql/statement.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/mssql/statement.cxx b/odb/mssql/statement.cxx
index c768eff..ede4bb6 100644
--- a/odb/mssql/statement.cxx
+++ b/odb/mssql/statement.cxx
@@ -1121,7 +1121,7 @@ namespace odb
}
template <typename T>
- inline T*
+ static inline T*
offset (T* base, size_t count, size_t size)
{
return reinterpret_cast<T*> (