File Make-sure-standard-types-are-defined-in-c.patch of Package trilinos

From: Egbert Eich <eich@suse.com>
Date: Tue Mar 28 15:26:46 2023 +0200
Subject: Make sure standard types are defined in c++
Patch-mainline: Not yet
Git-commit: fee639a48f18d81f81d4f6053122a47557eaf37d
References: 

Signed-off-by: Egbert Eich <eich@suse.com>
Signed-off-by: Egbert Eich <eich@suse.de>
---
 packages/teuchos/core/src/Teuchos_BigUIntDecl.hpp | 1 +
 1 file changed, 1 insertion(+)
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.
openSUSE Build Service is sponsored by