Codechange: Move includes for common STL headers to stdafx.
This commit is contained in:
@@ -12,8 +12,6 @@
|
||||
#define SCRIPT_LIST_HPP
|
||||
|
||||
#include "script_object.hpp"
|
||||
#include <map>
|
||||
#include <set>
|
||||
|
||||
class ScriptListSorter;
|
||||
|
||||
|
Reference in New Issue
Block a user