Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Linux compilation fixes
  • Loading branch information
codereader committed Sep 9, 2017
1 parent 9b806e4 commit e55c655
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions radiant/ui/modelexport/ExportAsModelDialog.cpp
Expand Up @@ -13,6 +13,8 @@
#include <wx/panel.h>
#include <wx/sizer.h>
#include <boost/algorithm/string/case_conv.hpp>
#include <boost/algorithm/string/split.hpp>
#include <boost/algorithm/string/classification.hpp>

#include "selectionlib.h"
#include "os/path.h"
Expand Down

0 comments on commit e55c655

Please sign in to comment.