change DEBUG macro to UST_DEBUG, now it must be -D's at ./configure to activate it
[ust.git] / tests / simple_include / simple_include.c
1 #include <ust/ust.h>
2
3 int main () { return 0; }
This page took 0.029059 seconds and 4 git commands to generate.