Files
config/test/config_test_c.c
2011-04-03 17:55:30 +00:00

10 lines
60 B
C

#include <boost/config.hpp>
int main()
{
return 0;
}