10000 Add necessary include · arangodb/arangodb@b193761 · GitHub
[go: up one dir, main page]

Skip to content

Commit b193761

Browse files
author
Markus Pfeiffer
committed
Add necessary include
1 parent d9f4afa commit b193761

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arangod/Pregel/CommonFormats.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
#include "Pregel/MessageFormat.h"
3535
#include "Pregel/VertexComputation.h"
3636

37+
#include "Inspection/VPack.h"
38+
3739
namespace arangodb::pregel {
3840

3941
// Speaker-listerner Label propagation

0 commit comments

Comments
 (0)
0