From 7cdba9654117b4be1bf43925c10bae1a2a510cfa Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sat, 4 Jan 2025 14:17:27 -0800 Subject: api: remove the supplemental platform.h header --- include/nng/supplemental/util/platform.h | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 include/nng/supplemental/util/platform.h (limited to 'include') diff --git a/include/nng/supplemental/util/platform.h b/include/nng/supplemental/util/platform.h deleted file mode 100644 index 84286388..00000000 --- a/include/nng/supplemental/util/platform.h +++ /dev/null @@ -1,18 +0,0 @@ -// -// Copyright 2024 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 -// file was obtained (LICENSE.txt). A copy of the license may also be -// found online at https://opensource.org/licenses/MIT. -// - -#ifndef NNG_SUPPLEMENTAL_UTIL_PLATFORM_H -#define NNG_SUPPLEMENTAL_UTIL_PLATFORM_H - -// The declarations in this file have been relocated to . -// This file itself is deprecated, and applications should stop including -// it directly. -#include - -#endif // NNG_SUPPLEMENTAL_UTIL_PLATFORM_H -- cgit v1.2.3-70-g09d2