#include #ifndef BOOST_HAS_THREADS #error "boost will not use threads" #endif int main() { return 0; }