Quellcode durchsuchen

swift framwork module compatibility

remove this include to be compatible with swift framework in pods
Fjohn666 vor 10 Jahren
Ursprung
Commit
7dde4b1ca7
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. 0 1
      src/extra/fts3/fts3_tokenizer.h

+ 0 - 1
src/extra/fts3/fts3_tokenizer.h

@@ -24,7 +24,6 @@
 ** If tokenizers are to be allowed to call sqlite3_*() functions, then
 ** we will need a way to register the API consistently.
 */
-#include "sqlite3.h"
 
 /*
 ** Structures used by the tokenizer interface. When a new tokenizer