584e806ba6
Close: #39558
10 lines
215 B
Diff
10 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;
|