mirror of https://gitee.com/bigwinds/arangodb
fix `centos` build issue (#4379)
This commit is contained in:
parent
76c21660b6
commit
42cbedd9f4
|
@ -32,6 +32,7 @@
|
|||
#include "Logger/Logger.h"
|
||||
#include "Logger/LogMacros.h"
|
||||
|
||||
#define __STDC_FORMAT_MACROS
|
||||
#include <inttypes.h>
|
||||
|
||||
namespace {
|
||||
|
|
Loading…
Reference in New Issue