Skip to content

Commit 66f0d67

Browse files
committed
Fix MacOS build
1 parent b6953ee commit 66f0d67

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

avs_core/core/avisynth.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@
9898
#define YieldProcessor() __nop(void)
9999
#endif
100100

101+
class ScriptEnvironment; // forward
102+
101103
/* Global Lock Manager */
102104
class GlobalLockManager
103105
{

0 commit comments

Comments
 (0)