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 15db8d16..0eceaf0b 100644 --- a/src/core/nng_impl.h +++ b/src/core/nng_impl.h @@ -1,5 +1,5 @@ // -// Copyright 2021 Garrett D'Amore <garrett@damore.org> +// Copyright 2023 Staysail Systems, Inc. <info@staysail.tech> // Copyright 2017 Capitar IT Group BV <info@capitar.com> // // This software is supplied under the terms of the MIT License, a @@ -45,7 +45,6 @@ #include "core/strs.h" #include "core/taskq.h" #include "core/thread.h" -#include "core/timer.h" #include "core/url.h" // transport needs to come after url |
