diff options
Diffstat (limited to 'dbtests/cursortests.cpp')
-rw-r--r-- | dbtests/cursortests.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dbtests/cursortests.cpp b/dbtests/cursortests.cpp index 45ce206b576..fafc48c26a2 100644 --- a/dbtests/cursortests.cpp +++ b/dbtests/cursortests.cpp @@ -23,6 +23,8 @@ namespace CursorTests { + typedef IdSet_Deprecated IdSet; + namespace IdSetTests { class BasicSize { |