mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-14 10:37:17 -07:00
fix thisx hack (#299)
This commit is contained in:
parent
4aeed97e3a
commit
0adad641a6
1 changed files with 1 additions and 0 deletions
|
@ -2404,6 +2404,7 @@ void Heaps_Alloc(void);
|
|||
void Heaps_Free(void);
|
||||
|
||||
#ifdef __cplusplus
|
||||
#undef this
|
||||
};
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue