From 68e76e0d8857da97bcffd66438f54282e66fdf5a Mon Sep 17 00:00:00 2001 From: nhmall Date: Thu, 11 May 2023 23:44:40 -0400 Subject: [PATCH] Revert "add stddef.h include to cstd.h" This reverts commit 55791c56682c344cdbbceee30cbc5e064988d7ec. --- include/cstd.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/cstd.h b/include/cstd.h index 0ffe6c3d5..707f74157 100644 --- a/include/cstd.h +++ b/include/cstd.h @@ -50,7 +50,6 @@ * */ -#include #include #include #include