Update compilation flags for all available compilers

Signed-off-by: Rafael Ravedutti <rafaelravedutti@gmail.com>
This commit is contained in:
Rafael Ravedutti
2022-01-17 11:40:44 +01:00
parent 35c110155e
commit 165335cea0
4 changed files with 8 additions and 2 deletions

View File

@@ -20,6 +20,8 @@
* with MD-Bench. If not, see <https://www.gnu.org/licenses/>.
* =======================================================================================
*/
#include <string.h>
#include <util.h>
/* Park/Miller RNG w/out MASKING, so as to be like f90s version */