Remove gmx custom fixed int (e.g. gmx_int64_t) types
[alexxy/gromacs.git] / src / gromacs / mdlib / main.h
index 8dd8bdb555d2662ce9f395fc5516de20289dfa12..0122f0a74905fac9109fc1b06f7128984326ce02 100644 (file)
@@ -63,7 +63,7 @@ void check_multi_int(FILE *log, const gmx_multisim_t *ms,
                      int val, const char *name,
                      gmx_bool bQuiet);
 void check_multi_int64(FILE *log, const gmx_multisim_t *ms,
-                       gmx_int64_t val, const char *name,
+                       int64_t val, const char *name,
                        gmx_bool bQuiet);
 /* Check if val is the same on all processors for a mdrun -multidir run
  * The string name is used to print to the log file and in a fatal error