mirror of https://gitee.com/bigwinds/arangodb
fixed Windows compile error
This commit is contained in:
parent
0896ab4155
commit
857c6f5934
|
@ -31,6 +31,7 @@
|
|||
#define ARANGODB_BASICS_PROGRAM_OPTIONS_DESCRIPTION_H 1
|
||||
|
||||
#include "Basics/Common.h"
|
||||
#include <functional>
|
||||
|
||||
namespace triagens {
|
||||
namespace basics {
|
||||
|
|
Loading…
Reference in New Issue