change includes
using the right includes to avoid the mess with the missing threading library support of mingw
This commit is contained in:
parent
bb53c4c1ec
commit
6540142e29
@ -13,8 +13,9 @@
|
||||
|
||||
#include <nana/gui/wvl.hpp>
|
||||
#include <nana/gui/detail/bedrock.hpp>
|
||||
#include <thread>
|
||||
#include <nana/std_thread.hpp>
|
||||
#include <iostream>
|
||||
#include <chrono>
|
||||
|
||||
//#define NANA_AUTOMATIC_GUI_TESTING
|
||||
namespace nana
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user