aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/nng/supplemental/util/platform.h18
1 files changed, 0 insertions, 18 deletions
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. <info@staysail.tech>
-//
-// 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 <nng/nng.h>.
-// This file itself is deprecated, and applications should stop including
-// it directly.
-#include <nng/nng.h>
-
-#endif // NNG_SUPPLEMENTAL_UTIL_PLATFORM_H