mirror of https://gitee.com/bigwinds/arangodb
Added an include missing for MSVC
This commit is contained in:
parent
8beac86fd5
commit
bc16a8ed78
|
@ -36,6 +36,7 @@
|
|||
#include "Cache/Transaction.h"
|
||||
#include "Cache/TransactionManager.h"
|
||||
|
||||
#include <array>
|
||||
#include <atomic>
|
||||
#include <chrono>
|
||||
#include <cstdint>
|
||||
|
|
Loading…
Reference in New Issue