Files
config/test/config_test_c.c

10 lines
60 B
C
Raw Normal View History

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