diff options
Diffstat (limited to 'fpdfsdk/pwl/cpwl_timer.h')
-rw-r--r-- | fpdfsdk/pwl/cpwl_timer.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fpdfsdk/pwl/cpwl_timer.h b/fpdfsdk/pwl/cpwl_timer.h index 6f76fe7eb0..4a07425993 100644 --- a/fpdfsdk/pwl/cpwl_timer.h +++ b/fpdfsdk/pwl/cpwl_timer.h @@ -8,7 +8,6 @@ #define FPDFSDK_PWL_CPWL_TIMER_H_ #include "core/fxcrt/cfx_unowned_ptr.h" -#include "core/fxcrt/fx_basic.h" class CFX_SystemHandler; class CPWL_TimerHandler; |