chore(runtime/object): style
This commit is contained in:
parent
807c9bff6d
commit
dd5fa4626f
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ Author: Leonardo de Moura
|
|||
#if !defined(__APPLE__)
|
||||
#include <malloc.h>
|
||||
#endif
|
||||
#include "config.h"
|
||||
#include "config.h" // NOLINT
|
||||
#include "runtime/compiler_hints.h"
|
||||
#include "runtime/mpz.h"
|
||||
#include "runtime/int64.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue