removing unused headers
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
#include <sstream>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <boost/optional.hpp>
|
||||
|
||||
namespace misc
|
||||
{
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
// This file is part of Noggit3, licensed under GNU General Public License (version 3).
|
||||
|
||||
#include <noggit/AsyncLoader.h>
|
||||
|
||||
#include <noggit/MapChunk.h>
|
||||
#include <noggit/MapChunk.h>
|
||||
#include <noggit/MapTile.h>
|
||||
#include <noggit/Misc.h>
|
||||
@@ -23,8 +21,6 @@
|
||||
#include <QRegExp>
|
||||
#include <QFile>
|
||||
|
||||
#include <boost/range/adaptor/map.hpp>
|
||||
|
||||
#include <forward_list>
|
||||
#include <cstdlib>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user