summarylogtreecommitdiffstats
path: root/compiler-errors.patch
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-errors.patch')
-rw-r--r--compiler-errors.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/compiler-errors.patch b/compiler-errors.patch
index 3da154ac0e0c..854bade6b4d8 100644
--- a/compiler-errors.patch
+++ b/compiler-errors.patch
@@ -20,15 +20,3 @@ diff --color -urt Trilinos-trilinos-release-14-0-0.orig/packages/krino/krino/CMa
SET(SOURCES_MAIN Apps_krino.cpp)
-diff --color -urt Trilinos-trilinos-release-14-0-0.orig/packages/teuchos/core/src/Teuchos_BigUIntDecl.hpp Trilinos-trilinos-release-14-0-0.new/packages/teuchos/core/src/Teuchos_BigUIntDecl.hpp
---- Trilinos-trilinos-release-14-0-0.orig/packages/teuchos/core/src/Teuchos_BigUIntDecl.hpp 2023-05-18 08:34:11.735903734 +0200
-+++ Trilinos-trilinos-release-14-0-0.new/packages/teuchos/core/src/Teuchos_BigUIntDecl.hpp 2023-05-18 08:29:49.596832958 +0200
-@@ -43,7 +43,7 @@
- #define TEUCHOS_BIG_UINT_DECL_HPP
-
- #include <iosfwd>
--
-+#include <cstdint>
- /*! \file Teuchos_BigUIntDecl.hpp
- \brief Arbitrary-precision unsigned integer declaration.
- */