diff options
Diffstat (limited to 'xfa/fxjse/context.h')
-rw-r--r-- | xfa/fxjse/context.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xfa/fxjse/context.h b/xfa/fxjse/context.h index 0092aac7f3..38338311e3 100644 --- a/xfa/fxjse/context.h +++ b/xfa/fxjse/context.h @@ -16,6 +16,7 @@ class CFXJSE_Class; class CFXJSE_Value; +struct FXJSE_CLASS; class CFXJSE_Context { public: |