suppress cpplint warning
This commit is contained in:
parent
fd3d4a21e8
commit
10c14e02e0
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ extern "C"
|
||||||
{
|
{
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "./common.h"
|
#include "./common.h" // NOLINT
|
||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue