Chromium Code Reviews| Index: fpdfsdk/include/fx_systemhandler.h |
| diff --git a/fpdfsdk/include/fx_systemhandler.h b/fpdfsdk/include/fx_systemhandler.h |
| index 4f64145844dbf01e4073281919b88ccefae772e1..4260ca1b360f5ba392807ed8b3b6a87cbffe2ba0 100644 |
| --- a/fpdfsdk/include/fx_systemhandler.h |
| +++ b/fpdfsdk/include/fx_systemhandler.h |
| @@ -7,6 +7,8 @@ |
| #ifndef FPDFSDK_INCLUDE_FX_SYSTEMHANDLER_H_ |
| #define FPDFSDK_INCLUDE_FX_SYSTEMHANDLER_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_coordinates.h" |
| #include "core/include/fxcrt/fx_system.h" |