diff options
Diffstat (limited to 'src/mainwin.cc')
-rw-r--r-- | src/mainwin.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainwin.cc b/src/mainwin.cc index b9544d5..1057499 100644 --- a/src/mainwin.cc +++ b/src/mainwin.cc @@ -78,6 +78,7 @@ #include <fstream> #include <algorithm> +#include <boost/version.hpp> #include <boost/foreach.hpp> #include <boost/version.hpp> #include <sys/stat.h> |