SQLitepp: added TODO
This commit is contained in:
parent
5155569a69
commit
efa1daf639
@ -27,6 +27,8 @@ std::wstring _8_2_w( const std::string &utf8 ) {
|
||||
|
||||
#endif
|
||||
|
||||
//TODO maybe split this into hpp/cpp
|
||||
|
||||
namespace SQLite {
|
||||
|
||||
constexpr size_t OPEN_READONLY = 0x00000001;
|
||||
|
Loading…
Reference in New Issue
Block a user