summarylogtreecommitdiffstats
path: root/compiler-errors.patch
diff options
context:
space:
mode:
authorMartin Diehl2023-07-18 03:20:55 +0200
committerMartin Diehl2023-07-18 03:20:55 +0200
commitaaef816d0a4f8b8dcfce59d139cf7a385d99e2c7 (patch)
treeab7d1f296a30ab00fd1cb4ff69f67e7d37283d69 /compiler-errors.patch
parent449911f7382bdef558c1e09d7b41e993ea6d1ae6 (diff)
downloadaur-aaef816d0a4f8b8dcfce59d139cf7a385d99e2c7.tar.gz
14.2.0
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.
- */