Couple of compile fixes.

This is branched from topic/johanna/remove-serializer.
This commit is contained in:
Robin Sommer 2019-06-05 18:46:51 +00:00
parent 9f4749adce
commit 1ce5521ecc
2 changed files with 3 additions and 0 deletions

View file

@ -2,6 +2,7 @@
#include "CounterVector.h"
#include <cassert>
#include <limits>
#include "BitVector.h"