Fixed build.

This commit is contained in:
Branimir Karadžić
2017-07-15 22:24:14 -07:00
parent 8848c039d3
commit f06f377b1a

View File

@@ -7,7 +7,7 @@
#include <vector>
#include <bx/commandline.h>
#include <bx/crtimpl.h>
#include <bx/file.h>
#include <bx/string.h>
class Bin2cWriter : public bx::WriterI