summaryrefslogtreecommitdiff
blob: 5952aa3dd8e875ef46f2c70fc0a4658b8850cc4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# https://bugs.gentoo.org/915694
# Not needed for newer branches, that greatly refactored the code
--- a/src/gromacs/utility/flags.h~	2023-01-31 12:45:46.000000000 +0100
+++ b/src/gromacs/utility/flags.h	2023-10-16 10:15:24.087340444 +0200
@@ -42,7 +42,7 @@
  */
 #ifndef GMX_UTILITY_FLAGS_H
 #define GMX_UTILITY_FLAGS_H
-
+#include <cstdint>
 namespace gmx
 {