aboutsummaryrefslogtreecommitdiff
path: root/sqlite3-binding.h
blob: d0114763e710c5851ffa8480e758145993e362f8 (plain) (blame)
1
2
3
4
5
#ifndef USE_LIBSQLITE3
#include "code/sqlite3-binding.h"
#else
#include <sqlite3.h>
#endif