Stop including <ndn-cxx/common.hpp>
It is considered an implementation detail, therefore its presence
and content should not be relied upon by other projects.
Change-Id: I7e53ecadf65336c8e9500481ff3a532761bac1f1
Refs: #2098
diff --git a/daemon/face/stream-face.hpp b/daemon/face/stream-face.hpp
index d08c1d5..5580fe4 100644
--- a/daemon/face/stream-face.hpp
+++ b/daemon/face/stream-face.hpp
@@ -30,6 +30,8 @@
#include "local-face.hpp"
#include "core/global-io.hpp"
+#include <queue>
+
namespace nfd {
// forward declaration