add gromacs install example script
This commit is contained in:
10
compile_gromacs_2018.8_bookworm.patch
Normal file
10
compile_gromacs_2018.8_bookworm.patch
Normal file
@ -0,0 +1,10 @@
|
||||
--- gromacs-2018.8/src/gromacs/utility/arrayref.h 2019-10-04 08:39:25.000000000 +0200
|
||||
+++ gromacs-2018.8-fixed/src/gromacs/utility/arrayref.h 2025-05-23 14:54:03.458763669 +0200
|
||||
@@ -46,6 +46,7 @@
|
||||
#include <cstddef>
|
||||
|
||||
#include <array>
|
||||
+#include <limits>
|
||||
#include <iterator>
|
||||
#include <stdexcept>
|
||||
#include <utility>
|
Reference in New Issue
Block a user