thread/flag_std: remove platform specific headers

This commit is contained in:
Danny Robson 2018-08-27 14:18:04 +10:00
parent 8c05cf2e1c
commit 466fcac687

View File

@ -2,9 +2,6 @@
#include "../win32/except.hpp"
#include <synchapi.h>
#include <windows.h>
using cruft::thread::flag;