There was an error while loading. Please reload this page.
1 parent b6953ee commit 66f0d67Copy full SHA for 66f0d67
1 file changed
avs_core/core/avisynth.cpp
@@ -98,6 +98,8 @@
98
#define YieldProcessor() __nop(void)
99
#endif
100
101
+class ScriptEnvironment; // forward
102
+
103
/* Global Lock Manager */
104
class GlobalLockManager
105
{
0 commit comments