From Philip Lowman: Add #include <stdlib.h> for mingw build.
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#include <string>
|
||||
#include <iostream>
|
||||
#include <process.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#if defined(_MSC_VER) && (_MSC_VER < 1300)
|
||||
#ifdef __SGI_STL
|
||||
|
||||
Reference in New Issue
Block a user