Compile fixes for Android

This commit is contained in:
Connor McLaughlin
2019-11-28 01:55:33 +10:00
parent 457743e109
commit f11d357ab9
19 changed files with 187 additions and 107 deletions

View File

@@ -5,6 +5,7 @@
#include "types.h"
#include <array>
#include <bitset>
#include <vector>
class StateWrapper;