Chromium Code Reviews| Index: fpdfsdk/include/fxedit/fx_edit.h |
| diff --git a/fpdfsdk/include/fxedit/fx_edit.h b/fpdfsdk/include/fxedit/fx_edit.h |
| index 089eecc1d99aac11c070751d84ec5f1d72dcb9cc..ca031def844a7a3f03b37faf7e816b00e5c72c45 100644 |
| --- a/fpdfsdk/include/fxedit/fx_edit.h |
| +++ b/fpdfsdk/include/fxedit/fx_edit.h |
| @@ -7,6 +7,8 @@ |
| #ifndef FPDFSDK_INCLUDE_FXEDIT_FX_EDIT_H_ |
| #define FPDFSDK_INCLUDE_FXEDIT_FX_EDIT_H_ |
| +#include <string> |
|
Tom Sepez
2016/03/08 19:27:05
*
dsinclair
2016/03/08 21:08:02
Done.
|
| + |
| #include "core/include/fpdfapi/fpdf_parser.h" |
| #include "core/include/fxcrt/fx_basic.h" |
| #include "core/include/fxge/fx_dib.h" |