chore(runtime/object): style

This commit is contained in:
Leonardo de Moura 2019-04-28 09:18:54 -07:00
parent 807c9bff6d
commit dd5fa4626f

View file

@ -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"