Switch to unified view
a/src/query/wasastringtoquery.cpp | b/src/query/wasastringtoquery.cpp | ||
---|---|---|---|
... |
... |
||
478 | } |
478 | } |
479 | 479 | ||
480 | #else // TEST |
480 | #else // TEST |
481 | 481 | ||
482 | #include <stdio.h> |
482 | #include <stdio.h> |
483 | #include <stdlib.h> |
||
484 | |||
483 | #include "wasastringtoquery.h" |
485 | #include "wasastringtoquery.h" |
484 | 486 | ||
485 | static char *thisprog; |
487 | static char *thisprog; |
486 | 488 | ||
487 | int main(int argc, char **argv) |
489 | int main(int argc, char **argv) |