From c857fe1ea1b540892c81fdb329514dcef9152247 Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Sat, 26 May 2012 15:43:00 -0400 Subject: [PATCH] Remove std string include from core and core-legacy headers (bug 5304, r=DS). --- core-legacy/sourcemm.h | 1 - core/metamod.h | 1 - 2 files changed, 2 deletions(-) diff --git a/core-legacy/sourcemm.h b/core-legacy/sourcemm.h index 659b1a0..075cf22 100644 --- a/core-legacy/sourcemm.h +++ b/core-legacy/sourcemm.h @@ -16,7 +16,6 @@ * @file sourcemm.h */ -#include #include #include #include diff --git a/core/metamod.h b/core/metamod.h index 84d5b61..42fcb7d 100644 --- a/core/metamod.h +++ b/core/metamod.h @@ -31,7 +31,6 @@ * @file sourcemm.h */ -#include #include #include #include