aboutsummaryrefslogtreecommitdiffstats
path: root/src/wrap/sqlite/test_sqlite.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/wrap/sqlite/test_sqlite.cpp')
-rw-r--r--src/wrap/sqlite/test_sqlite.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wrap/sqlite/test_sqlite.cpp b/src/wrap/sqlite/test_sqlite.cpp
index 8d8cad946..6a22cd612 100644
--- a/src/wrap/sqlite/test_sqlite.cpp
+++ b/src/wrap/sqlite/test_sqlite.cpp
@@ -5,6 +5,8 @@
* Distributed under the terms of the Botan license
*/
+#define SQLITE_HAS_CODEC 1
+
#include <sqlite3.h>
#include <stdio.h>