diff --git a/pc_container.hh b/pc_container.hh index e6a6af4..0a37e0c 100644 --- a/pc_container.hh +++ b/pc_container.hh @@ -6,7 +6,7 @@ // Conainer adapter that contains a container and a producer/consume queue // that holds references to all changed elements - +#include #include "locked_queue.hh" namespace pEp