Windows fixes

This commit is contained in:
Jack Andersen
2017-11-13 17:33:31 -10:00
parent 3f24b7f33e
commit 30391f3352
5 changed files with 4 additions and 6 deletions

View File

@@ -2,6 +2,7 @@
#define __UTILITY_H__
#include <string>
#include <string_view>
#include <vector>
#include <stdarg.h>
#include <string.h>