Fix linter issues

pyro-refactor
MrSimbax 2020-07-21 20:39:00 +02:00
parent 242477e3ee
commit eac74c23ec
2 changed files with 0 additions and 6 deletions

View File

@ -33,7 +33,6 @@
#include <map>
#include <boost/filesystem.hpp>
#include <boost/algorithm/string.hpp>
#include "modman.h"
using namespace boost::filesystem;

View File

@ -23,11 +23,6 @@
#include "ui/screen/screen.h"
#include "level/level_category.h"
#include <map>
#include <vector>
namespace Ui
{
class CMainDialog;