diff options
Diffstat (limited to 'fxjs')
-rw-r--r-- | fxjs/cfxjse_runtimedata.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fxjs/cfxjse_runtimedata.h b/fxjs/cfxjse_runtimedata.h index fd4cbd7c4e..fb846a7c9c 100644 --- a/fxjs/cfxjse_runtimedata.h +++ b/fxjs/cfxjse_runtimedata.h @@ -9,7 +9,6 @@ #include <memory> -#include "core/fxcrt/unowned_ptr.h" #include "v8/include/v8.h" class CFXJSE_RuntimeList; |