소스 검색

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