Remove gmx custom fixed int (e.g. gmx_int64_t) types
[alexxy/gromacs.git] / src / gromacs / random / seed.h
index d6a7e2723781d831bbd2b02a07a0f9eb941df1bb..75facdf5dcb3611a73b2728571eefaa658bcf03c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2015,2016,2017, by the GROMACS development team, led by
+ * Copyright (c) 2015,2016,2017,2018, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
@@ -62,7 +62,7 @@ namespace gmx
  *
  *  \return 64-bit unsigned integer with random bits.
  */
-gmx_uint64_t
+uint64_t
 makeRandomSeed();
 
 /*! \brief Random device