From 2a57306c461964f860ba1cb51f1bf96c954173e0 Mon Sep 17 00:00:00 2001 From: B Stack Date: Sun, 1 Nov 2020 17:16:37 -0500 Subject: add upstream 11.3 --- zen/legacy_compiler.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zen/legacy_compiler.h') diff --git a/zen/legacy_compiler.h b/zen/legacy_compiler.h index ad5442fe..0cbb830e 100644 --- a/zen/legacy_compiler.h +++ b/zen/legacy_compiler.h @@ -7,7 +7,7 @@ #ifndef LEGACY_COMPILER_H_839567308565656789 #define LEGACY_COMPILER_H_839567308565656789 -#include +#include //contains all __cpp_lib_ macros /* C++ standard conformance: https://en.cppreference.com/w/cpp/feature_test -- cgit