diff options
Diffstat (limited to 'xfa/fwl/cfwl_checkbox.h')
-rw-r--r-- | xfa/fwl/cfwl_checkbox.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xfa/fwl/cfwl_checkbox.h b/xfa/fwl/cfwl_checkbox.h index f2413aaca7..fdee516a37 100644 --- a/xfa/fwl/cfwl_checkbox.h +++ b/xfa/fwl/cfwl_checkbox.h @@ -7,8 +7,6 @@ #ifndef XFA_FWL_CFWL_CHECKBOX_H_ #define XFA_FWL_CFWL_CHECKBOX_H_ -#include <memory> - #include "xfa/fwl/cfwl_event.h" #include "xfa/fwl/cfwl_widget.h" #include "xfa/fwl/cfwl_widgetproperties.h" |