From e704f73c88f0b4d88e62e447bdb732cf5914094b Mon Sep 17 00:00:00 2001 From: Michael Kruse Date: Tue, 31 Aug 2021 15:56:24 -0500 Subject: [PATCH] Preprend correct header --- Makefile.am | 2 +- cpp/cpp-checked.h.top | 1 - imath | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/Makefile.am b/Makefile.am index a10b3cb4..14a31c77 100644 --- a/Makefile.am +++ b/Makefile.am @@ -367,7 +367,7 @@ include/isl/cpp.h: interface/extract_interface$(BUILD_EXEEXT) libdep.a \ include/isl/isl-noexceptions.h: interface/extract_interface$(BUILD_EXEEXT) libdep.a \ cpp/cpp-checked.h.top cpp/cpp-checked.h.bot $(MKDIR_P) "include/isl" && \ - (cat $(srcdir)/cpp/cpp.h.top $(srcdir)/all.h && \ + (cat $(srcdir)/cpp/cpp-checked.h.top $(srcdir)/all.h && \ interface/extract_interface$(BUILD_EXEEXT) \ --language=cpp-checked \ $(includes) $(srcdir)/all.h && \ diff --git a/cpp/cpp-checked.h.top b/cpp/cpp-checked.h.top index 831c1eb8..0112a1d8 100644 --- a/cpp/cpp-checked.h.top +++ b/cpp/cpp-checked.h.top @@ -198,4 +198,3 @@ enum class dim { }; } // namespace isl - diff --git a/imath b/imath index 48932bf2..e8052bd1 160000 --- a/imath +++ b/imath @@ -1 +1 @@ -Subproject commit 48932bf246a758929e00bee4ef2c0e0dd91a81c2 +Subproject commit e8052bd179c455cb07b6f256b8613f6cf56a500e