Remove gmx custom fixed int (e.g. gmx_int64_t) types
[alexxy/gromacs.git] / src / gromacs / awh / bias.h
index c81c4e0c4dfc61de21fd048792d5d2b6735ab152..2e3a8c57981f7f0b2cfae9576170fca9ed0af6c8 100644 (file)
@@ -210,8 +210,8 @@ class Bias
                                const t_commrec      *commRecord,
                                const gmx_multisim_t *ms,
                                double                t,
-                               gmx_int64_t           step,
-                               gmx_int64_t           seed,
+                               int64_t               step,
+                               int64_t               seed,
                                FILE                 *fplog);
 
         /*! \brief
@@ -313,7 +313,7 @@ class Bias
          * \param[in,out] fplog    Output file for warnings.
          */
         void warnForHistogramAnomalies(double       t,
-                                       gmx_int64_t  step,
+                                       int64_t      step,
                                        FILE        *fplog);
 
         /*! \brief