Add SQLite system library package
This commit is contained in:
6
Sources/DataLiteC/shim.h
Normal file
6
Sources/DataLiteC/shim.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef C_SQLITE_H
|
||||
#define C_SQLITE_H
|
||||
|
||||
#include <sqlite3.h>
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user