From f0f3f094c5fa05bafe1963d1ea13f1be39a6673b Mon Sep 17 00:00:00 2001 From: B Stack Date: Sun, 17 May 2020 11:17:28 -0400 Subject: add upstream 10.24 --- zen/sys_error.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'zen/sys_error.h') diff --git a/zen/sys_error.h b/zen/sys_error.h index 2dd3c188..01df17ab 100644 --- a/zen/sys_error.h +++ b/zen/sys_error.h @@ -7,10 +7,10 @@ #ifndef SYS_ERROR_H_3284791347018951324534 #define SYS_ERROR_H_3284791347018951324534 -#include -#include "scope_guard.h" -#include "i18n.h" -#include "utf.h" +//#include +#include "scope_guard.h" // +#include "utf.h" //not used by this header, but the "rest of the world" needs it! +#include "i18n.h" // #include -- cgit