#include #include #include "concurrentqueue/blockingconcurrentqueue.h" int main() { std::cout << "Hello, world\n"; }