get linux building again

This commit is contained in:
Ryan Fleury
2025-05-09 13:44:17 -07:00
parent f38da420e9
commit 1b7a57914e
8 changed files with 27 additions and 42 deletions
-6
View File
@@ -884,12 +884,6 @@ struct E_UsedExprMap
//- rjf: type key -> auto hook expression list cache
typedef struct E_TypeAutoHookMatch E_TypeAutoHookMatch;
struct E_TypeAutoHookMatch
{
String8 expr;
};
typedef struct E_TypeAutoHookCacheNode E_TypeAutoHookCacheNode;
struct E_TypeAutoHookCacheNode
{