cpplint: add filter build/include_subdir (#29585)

This commit is contained in:
Dean Lee
2023-08-24 22:42:17 +08:00
committed by GitHub
parent d013f2174a
commit 21da5a216f
35 changed files with 47 additions and 47 deletions

View File

@@ -11,7 +11,7 @@
#define __STDC_CONSTANT_MACROS
#include "libyuv.h"
#include "third_party/libyuv/include/libyuv.h"
extern "C" {
#include <libavcodec/avcodec.h>