mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-03-01 22:29:15 +01:00
Remove std string include from core and core-legacy headers (bug 5304, r=DS).
This commit is contained in:
parent
fca6721199
commit
c857fe1ea1
@ -16,7 +16,6 @@
|
|||||||
* @file sourcemm.h
|
* @file sourcemm.h
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <string>
|
|
||||||
#include <interface.h>
|
#include <interface.h>
|
||||||
#include <eiface.h>
|
#include <eiface.h>
|
||||||
#include <sourcehook/sourcehook_impl.h>
|
#include <sourcehook/sourcehook_impl.h>
|
||||||
|
@ -31,7 +31,6 @@
|
|||||||
* @file sourcemm.h
|
* @file sourcemm.h
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <string>
|
|
||||||
#include <interface.h>
|
#include <interface.h>
|
||||||
#include <eiface.h>
|
#include <eiface.h>
|
||||||
#include <sourcehook/sourcehook_impl.h>
|
#include <sourcehook/sourcehook_impl.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user