diff options
Diffstat (limited to 'fpdfsdk/pwl/cpwl_timer_handler.h')
-rw-r--r-- | fpdfsdk/pwl/cpwl_timer_handler.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fpdfsdk/pwl/cpwl_timer_handler.h b/fpdfsdk/pwl/cpwl_timer_handler.h index b65a5152be..f208e1cdf6 100644 --- a/fpdfsdk/pwl/cpwl_timer_handler.h +++ b/fpdfsdk/pwl/cpwl_timer_handler.h @@ -9,8 +9,6 @@ #include <memory> -#include "core/fxcrt/fx_basic.h" - class CFX_SystemHandler; class CPWL_Timer; |