Remove gmx custom fixed int (e.g. gmx_int64_t) types
[alexxy/gromacs.git] / src / gromacs / mdlib / force.h
index 943d070d9182bac2263a09e2962b1ad38c3ea922..cc49dd4cd6d5a1f8b8f0ec30b8c5bc1cc478822c 100644 (file)
@@ -94,7 +94,7 @@ void do_force(FILE                                     *log,
               const t_inputrec                         *inputrec,
               gmx::Awh                                 *awh,
               gmx_enfrot                               *enforcedRotation,
-              gmx_int64_t                               step,
+              int64_t                                   step,
               t_nrnb                                   *nrnb,
               gmx_wallcycle                            *wcycle,
               // TODO top can be const when the group scheme no longer