summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-10-20 15:29:03 +0100
committerCarl Hetherington <cth@carlh.net>2016-10-20 15:29:03 +0100
commit56bf4c663656bb5a980a5324fcf907d25d874a2e (patch)
tree08e9ad49e3ab4fbe1506896d0cc873fc11cefbb2 /src
parent00b60f52add041a36fa62118baf4b5ac78993980 (diff)
Build fix.
Diffstat (limited to 'src')
-rw-r--r--src/wx/server_dialog.h1
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
{