Codechange: Move includes for common STL headers to stdafx.
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
|
||||
#include "core/enum_type.hpp"
|
||||
#include "string_type.h"
|
||||
#include <map>
|
||||
|
||||
const char *GetDriverParam(const StringList &parm, const char *name);
|
||||
bool GetDriverParamBool(const StringList &parm, const char *name);
|
||||
|
||||
Reference in New Issue
Block a user