Add include that is needed for Linux builds

This commit is contained in:
2016-07-03 17:04:04 -05:00
parent 2b01136bb4
commit 7f583c8709
+1
View File
@@ -5,6 +5,7 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include <ox/std/strops.hpp>