1
0
Fork 0

fixed Windows compile error

This commit is contained in:
Jan Steemann 2015-01-30 17:18:25 +01:00
parent 0896ab4155
commit 857c6f5934
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@
#define ARANGODB_BASICS_PROGRAM_OPTIONS_DESCRIPTION_H 1
#include "Basics/Common.h"
#include <functional>
namespace triagens {
namespace basics {