From 9f0fcbd84a6ee3655f55629ed4b01d13647ac0c9 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Thu, 22 Jul 2021 00:57:13 -0700 Subject: Remove extra wrapper for platform clock support. --- src/core/nng_impl.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/core/nng_impl.h') diff --git a/src/core/nng_impl.h b/src/core/nng_impl.h index a9e5560d..15db8d16 100644 --- a/src/core/nng_impl.h +++ b/src/core/nng_impl.h @@ -1,5 +1,5 @@ // -// Copyright 2017 Garrett D'Amore +// Copyright 2021 Garrett D'Amore // Copyright 2017 Capitar IT Group BV // // This software is supplied under the terms of the MIT License, a @@ -27,7 +27,6 @@ #include "core/platform.h" #include "core/aio.h" -#include "core/clock.h" #include "core/device.h" #include "core/file.h" #include "core/idhash.h" -- cgit v1.2.3-70-g09d2