浏览代码

swift framwork module compatibility

remove this include to be compatible with swift framework in pods
Fjohn666 10 年之前
父节点
当前提交
7dde4b1ca7
共有 1 个文件被更改,包括 0 次插入1 次删除
  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