#include int main() { boost::interprocess::interprocess_semaphore sem(1); }