diff options
Diffstat (limited to 'src/core/nng_impl.h')
| -rw-r--r-- | src/core/nng_impl.h | 3 |
1 files changed, 1 insertions, 2 deletions
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 <garrett@damore.org> +// Copyright 2021 Garrett D'Amore <garrett@damore.org> // Copyright 2017 Capitar IT Group BV <info@capitar.com> // // 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" |
