From 92f1344a6e3fe802d78e00ab379566cae332709d Mon Sep 17 00:00:00 2001 From: Stephen Heumann Date: Fri, 3 Sep 2021 21:20:27 -0500 Subject: [PATCH] Add to test of including all headers. --- Tests/Conformance/C26.0.1.CC | 1 + 1 file changed, 1 insertion(+) diff --git a/Tests/Conformance/C26.0.1.CC b/Tests/Conformance/C26.0.1.CC index bb9d53f..77017fa 100644 --- a/Tests/Conformance/C26.0.1.CC +++ b/Tests/Conformance/C26.0.1.CC @@ -10,6 +10,7 @@ #include #include #include +#include #include #include #include