Fixed build.

This commit is contained in:
Branimir Karadžić
2017-07-15 22:23:41 -07:00
parent 9124d8b37f
commit 8848c039d3

View File

@@ -3,9 +3,9 @@
* License: https://github.com/bkaradzic/bx#license-bsd-2-clause
*/
#include <bx/simd_t.h>
#include <bx/allocator.h>
#include <bx/rng.h>
#include <bx/crtimpl.h>
#include <bx/simd_t.h>
#include <bx/timer.h>
#include <stdio.h>