From 224dae56a379aa309fca261d61e7e356b14a536f Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Thu, 4 Jan 2018 20:11:38 -0800 Subject: Fix some more leaks, add a generic URL parser. --- src/core/nng_impl.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/core/nng_impl.h') diff --git a/src/core/nng_impl.h b/src/core/nng_impl.h index 1f2297c1..bee6ae41 100644 --- a/src/core/nng_impl.h +++ b/src/core/nng_impl.h @@ -44,6 +44,7 @@ #include "core/thread.h" #include "core/timer.h" #include "core/transport.h" +#include "core/url.h" // These have to come after the others - particularly transport.h #include "core/endpt.h" -- cgit v1.2.3-70-g09d2