summaryrefslogtreecommitdiff
path: root/sci-libs/trilinos/files/trilinos-14.0.0-missing_includes_gcc_13.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-12-07 11:08:00 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-12-07 11:08:00 +0000
commitfa9b514c7c3e9ea3c1cee9b729c35ab182d1b247 (patch)
tree736ce013d68558a08f31b1b9f7ea926242522d2e /sci-libs/trilinos/files/trilinos-14.0.0-missing_includes_gcc_13.patch
parent6d726a68303b41e83884990ab17576771cfbebd1 (diff)
gentoo auto-resync : 07:12:2023 - 11:08:00
Diffstat (limited to 'sci-libs/trilinos/files/trilinos-14.0.0-missing_includes_gcc_13.patch')
-rw-r--r--sci-libs/trilinos/files/trilinos-14.0.0-missing_includes_gcc_13.patch24
1 files changed, 0 insertions, 24 deletions
diff --git a/sci-libs/trilinos/files/trilinos-14.0.0-missing_includes_gcc_13.patch b/sci-libs/trilinos/files/trilinos-14.0.0-missing_includes_gcc_13.patch
deleted file mode 100644
index ee9836d84249..000000000000
--- a/sci-libs/trilinos/files/trilinos-14.0.0-missing_includes_gcc_13.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-diff --git a/packages/teuchos/core/src/Teuchos_BigUIntDecl.hpp b/packages/teuchos/core/src/Teuchos_BigUIntDecl.hpp
-index e82e8be9..b41b0d03 100644
---- a/packages/teuchos/core/src/Teuchos_BigUIntDecl.hpp
-+++ b/packages/teuchos/core/src/Teuchos_BigUIntDecl.hpp
-@@ -43,6 +43,7 @@
- #define TEUCHOS_BIG_UINT_DECL_HPP
-
- #include <iosfwd>
-+#include <cstdint>
-
- /*! \file Teuchos_BigUIntDecl.hpp
- \brief Arbitrary-precision unsigned integer declaration.
-diff --git a/packages/teuchos/core/src/Teuchos_PrintDouble.hpp b/packages/teuchos/core/src/Teuchos_PrintDouble.hpp
-index cf2fe0f3..7c95b1b5 100644
---- a/packages/teuchos/core/src/Teuchos_PrintDouble.hpp
-+++ b/packages/teuchos/core/src/Teuchos_PrintDouble.hpp
-@@ -43,6 +43,7 @@
- #define TEUCHOS_PRINT_DOUBLE_HPP
-
- #include <iosfwd>
-+#include <cstdint>
-
- /*! \file Teuchos_PrintDouble.hpp
- \brief Declares Teuchos::print_double