1
0
Fork 0
arangodb/3rdParty/boost/1.62.0/libs/config/test/config_test_c.c

10 lines
60 B
C

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