Skip to content

Commit

Permalink
try including additional header, hopefully it doesnt break the build...
Browse files Browse the repository at this point in the history
  • Loading branch information
jsteemann committed Nov 25, 2015
1 parent 67eaf11 commit 6a99cc5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/velocypack/velocypack-common.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@
#define VELOCYPACK_COMMON_H 1

#include <cstdint>
// for size_t:
#include <cstring>

// debug mode
#ifdef VELOCYPACK_DEBUG
Expand Down

0 comments on commit 6a99cc5

Please sign in to comment.