11 lines
215 B
Diff
11 lines
215 B
Diff
|
--- a/Ui.cpp
|
||
|
+++ b/Ui.cpp
|
||
|
@@ -27,6 +27,7 @@
|
||
|
#include <boost/format.hpp>
|
||
|
#include <boost/foreach.hpp>
|
||
|
#include <boost/algorithm/string.hpp>
|
||
|
+#include <sys/select.h>
|
||
|
|
||
|
using namespace std;
|
||
|
using namespace boost;
|