index
:
golite
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
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