Ticket #404: search-xapian-bool.patch
File search-xapian-bool.patch, 223 bytes (added by , 15 years ago) |
---|
-
Xapian.c
old new 13 13 #include <string> 14 14 #include <vector> 15 15 16 #define HAS_BOOL 17 16 18 #ifdef __cplusplus 17 19 extern "C" { 18 20 #endif