diff options
author | George Hazan <ghazan@miranda.im> | 2021-12-04 17:47:42 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2021-12-04 17:47:42 +0300 |
commit | 4586f9fc2bd3d2f3a03dbfa207798e7dbddf1a4d (patch) | |
tree | e7d98a5a5e11f42d709715609cebb7d263f7c120 /libs/sqlite3/src | |
parent | 5bb7693d468262fc30636e222efbc2808cf966b6 (diff) |
compilation fix
Diffstat (limited to 'libs/sqlite3/src')
-rw-r--r-- | libs/sqlite3/src/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/sqlite3/src/config.h b/libs/sqlite3/src/config.h deleted file mode 100644 index a0e6a2840b..0000000000 --- a/libs/sqlite3/src/config.h +++ /dev/null @@ -1 +0,0 @@ -#define SQLITE_API __declspec(dllexport)
\ No newline at end of file |