From c17a1dd3f5333da59355ecc3f8788a0396a8f72d Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Fri, 3 Mar 2017 20:36:47 -0800 Subject: Timer implementation. Operations can timeout now? --- 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 d3e3e5c6..2a72766c 100644 --- a/src/core/nng_impl.h +++ b/src/core/nng_impl.h @@ -39,6 +39,7 @@ #include "core/random.h" #include "core/taskq.h" #include "core/thread.h" +#include "core/timer.h" #include "core/transport.h" // These have to come after the others - particularly transport.h -- cgit v1.2.3-70-g09d2