#include int main() { std::thread test; return 0; }