diff options
Diffstat (limited to 'xfa/fwl')
-rw-r--r-- | xfa/fwl/cfwl_eventtarget.h | 1 | ||||
-rw-r--r-- | xfa/fwl/cfwl_message.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/xfa/fwl/cfwl_eventtarget.h b/xfa/fwl/cfwl_eventtarget.h index 36d301df27..b5a8bdbb9e 100644 --- a/xfa/fwl/cfwl_eventtarget.h +++ b/xfa/fwl/cfwl_eventtarget.h @@ -9,7 +9,6 @@ #include <set> -#include "core/fxcrt/fx_basic.h" #include "xfa/fwl/cfwl_event.h" class CFWL_Event; diff --git a/xfa/fwl/cfwl_message.h b/xfa/fwl/cfwl_message.h index 778e1e2079..99cf01b5b8 100644 --- a/xfa/fwl/cfwl_message.h +++ b/xfa/fwl/cfwl_message.h @@ -9,7 +9,6 @@ #include <memory> -#include "core/fxcrt/fx_basic.h" #include "core/fxcrt/fx_string.h" #include "core/fxcrt/fx_system.h" |