diff options
Diffstat (limited to 'public/fpdf_searchex.h')
-rw-r--r-- | public/fpdf_searchex.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/fpdf_searchex.h b/public/fpdf_searchex.h index 0d90bdddb9..7c1b31848e 100644 --- a/public/fpdf_searchex.h +++ b/public/fpdf_searchex.h @@ -7,6 +7,7 @@ #ifndef PUBLIC_FPDF_SEARCHEX_H_ #define PUBLIC_FPDF_SEARCHEX_H_ +// NOLINTNEXTLINE(build/include) #include "fpdfview.h" #ifdef __cplusplus |