Fixing compilation issues.

This commit is contained in:
bubnikv 2017-02-26 23:13:31 +01:00
parent 2c932b1bf4
commit 2f67a16c6f
2 changed files with 10 additions and 9 deletions

View file

@ -1,4 +1,5 @@
#include <stdlib.h>
#include <string.h>
#include "objparser.hpp"