The files csv.c and vfsstat.c use

  #include <sqlite3ext.h>

with angle brackets

  http://www.sqlite.org/src/artifact/816a3715356e4210?ln=42
  http://www.sqlite.org/src/artifact/bf10ef0bc51e1ad6?ln=17

where quotation marks are otherwise used throughout SQLite, i.e.

  http://www.sqlite.org/src/artifact/16c1b2114eae8804?ln=17

Ralf
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to