diff options
author | madmaxoft <github@xoft.cz> | 2013-11-09 19:54:52 +0100 |
---|---|---|
committer | madmaxoft <github@xoft.cz> | 2013-11-09 19:54:52 +0100 |
commit | b6ca98f380cd036bfcc544f11f9d906f37c981a8 (patch) | |
tree | 8fdd972d325ad20ec91c2d94e9f21e054822463b /source/WebAdmin.cpp | |
parent | Fixed cTracer's tolua markup. (diff) | |
download | cuberite-b6ca98f380cd036bfcc544f11f9d906f37c981a8.tar cuberite-b6ca98f380cd036bfcc544f11f9d906f37c981a8.tar.gz cuberite-b6ca98f380cd036bfcc544f11f9d906f37c981a8.tar.bz2 cuberite-b6ca98f380cd036bfcc544f11f9d906f37c981a8.tar.lz cuberite-b6ca98f380cd036bfcc544f11f9d906f37c981a8.tar.xz cuberite-b6ca98f380cd036bfcc544f11f9d906f37c981a8.tar.zst cuberite-b6ca98f380cd036bfcc544f11f9d906f37c981a8.zip |
Diffstat (limited to 'source/WebAdmin.cpp')
-rw-r--r-- | source/WebAdmin.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source/WebAdmin.cpp b/source/WebAdmin.cpp index 7a1d332a5..ecc131d21 100644 --- a/source/WebAdmin.cpp +++ b/source/WebAdmin.cpp @@ -2,8 +2,6 @@ #include "Globals.h" // NOTE: MSVC stupidness requires this to be the same across all modules #include "WebAdmin.h" -#include "StringMap.h" - #include "WebPlugin.h" #include "PluginManager.h" |