diff options
author | Marius Kintel <marius@kintel.net> | 2012-02-17 22:08:29 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2012-02-17 22:08:29 (GMT) |
commit | 4b54876b7a1d54bb7439a9ef8324a74d1a63acb8 (patch) | |
tree | 1ec8793a758db7b37515da394e25d73d6addc551 /src/mainwin.cc | |
parent | 2316127e62ba4c4c0e49cd35d869fcaeca357a29 (diff) | |
parent | f71e9cf7922d5d6e28fa52563660bc7eeaa9fbe7 (diff) |
Merge branch 'master' into modulecache
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> |