disable example await_emu because of problems with boost::thread

This commit is contained in:
Oliver Kowalke
2014-01-16 20:39:05 +01:00
parent 9e3a3e0f97
commit 33015374a0

View File

@@ -48,10 +48,10 @@ exe fibonacci
: fibonacci.cpp
;
exe await_emu
: await_emu.cpp
;
exe layout
: layout.cpp
;
#exe await_emu
# : await_emu.cpp
# ;