diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/wx/server_dialog.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/server_dialog.h b/src/wx/server_dialog.h index ed109c697..8c0249017 100644 --- a/src/wx/server_dialog.h +++ b/src/wx/server_dialog.h @@ -19,6 +19,7 @@ */ #include "table_dialog.h" +#include <boost/optional.hpp> class ServerDialog : public TableDialog { |
