From 0f061670eb6f5c9360486d83cd69f1f2eb27f275 Mon Sep 17 00:00:00 2001 From: Roker Date: Mon, 6 May 2019 10:43:13 +0200 Subject: [PATCH] add #include --- Adapter.hxx | 1 + 1 file changed, 1 insertion(+) diff --git a/Adapter.hxx b/Adapter.hxx index a778950..fb6e51c 100644 --- a/Adapter.hxx +++ b/Adapter.hxx @@ -2,6 +2,7 @@ #include #include "locked_queue.hh" +#include namespace pEp {