diff options
author | megamage <none@none> | 2009-01-23 11:41:43 -0600 |
---|---|---|
committer | megamage <none@none> | 2009-01-23 11:41:43 -0600 |
commit | b28b8b5ced6f0e0a7b52403010a7b465b5a765ae (patch) | |
tree | 45f9916a8be4cf96412e5259577bf68ff742ee72 /contrib/extractor/System.cpp | |
parent | 4facfd55724bcc1b69543e192fd0598a17fcd422 (diff) |
*Update to Mangos 7154.
--HG--
branch : trunk
Diffstat (limited to 'contrib/extractor/System.cpp')
-rw-r--r-- | contrib/extractor/System.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/extractor/System.cpp b/contrib/extractor/System.cpp index 85d06369f24..3c319172723 100644 --- a/contrib/extractor/System.cpp +++ b/contrib/extractor/System.cpp @@ -3,6 +3,7 @@ #include <stdio.h> #include <deque> #include <set> +#include <cstdlib> #ifdef WIN32 #include "direct.h" |