| Index: core/fpdfapi/fpdf_cmaps/CNS1/cmaps_cns1.cpp
|
| diff --git a/core/fpdfapi/fpdf_cmaps/CNS1/cmaps_cns1.cpp b/core/fpdfapi/fpdf_cmaps/CNS1/cmaps_cns1.cpp
|
| index 086a78637aad363a3a0139741b95e868ea28dd91..b6a9132b5d07d8a649cb70b776b8e0b1046b3ce9 100644
|
| --- a/core/fpdfapi/fpdf_cmaps/CNS1/cmaps_cns1.cpp
|
| +++ b/core/fpdfapi/fpdf_cmaps/CNS1/cmaps_cns1.cpp
|
| @@ -9,8 +9,7 @@
|
| #include "core/fpdfapi/fpdf_cmaps/cmap_int.h"
|
| #include "core/fpdfapi/fpdf_font/font_int.h"
|
| #include "core/fpdfapi/include/cpdf_modulemgr.h"
|
| -#include "core/fxcrt/include/fx_basic.h" // For FX_ArraySize().
|
| -#include "core/include/fpdfapi/fpdf_resource.h"
|
| +#include "core/fxcrt/include/fx_basic.h"
|
|
|
| static const FXCMAP_CMap g_FXCMAP_CNS1_cmaps[] = {
|
| {"B5pc-H", FXCMAP_CMap::Range, g_FXCMAP_B5pc_H_0, 247, FXCMAP_CMap::None,
|
|
|