From 0d23af92531b7c0dd6d7b74c73c1a8c4811c7d13 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Wed, 1 Jan 2025 12:44:02 -0800 Subject: protocols: move content from the protocols to nng.h This should simplify things for developers. Just one header to include in most cases now. --- src/testing/nuts.h | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'src/testing/nuts.h') diff --git a/src/testing/nuts.h b/src/testing/nuts.h index b0c30245..5f7ea513 100644 --- a/src/testing/nuts.h +++ b/src/testing/nuts.h @@ -1,5 +1,5 @@ // -// Copyright 2024 Staysail Systems, Inc. +// Copyright 2025 Staysail Systems, Inc. // // This software is supplied under the terms of the MIT License, a // copy of which should be located in the distribution where this @@ -49,19 +49,7 @@ extern void nuts_logger( #include // The following headers are provided for test code convenience. -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include #include -#include #ifdef __cplusplus extern "C" { -- cgit v1.2.3-70-g09d2