More class/struct mixup fixes.

Spotted by Clang.
This commit is contained in:
Augustin Cavalier
2018-06-18 23:16:50 -04:00
parent fe17f0df1f
commit 9216fc0178
22 changed files with 36 additions and 35 deletions
@@ -15,7 +15,7 @@
#include "Types.h"
class entry_ref;
struct entry_ref;
class CpuState;
class ExpressionInfo;