Browse Source

[-] Removed unneeded include.

Alexandr Arutjunov 9 years ago
parent
commit
3a10a3cf03
1 changed files with 0 additions and 1 deletions
  1. 0 1
      code/glTFAsset.h

+ 0 - 1
code/glTFAsset.h

@@ -54,7 +54,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 #include <vector>
 #include <algorithm>
 #include <stdexcept>
-#include <cstdlib>
 
 #define RAPIDJSON_HAS_STDSTRING 1
 #include <rapidjson/rapidjson.h>