Update clang-tidy to clang version 8
[alexxy/gromacs.git] / src / gromacs / mdlib / constr.h
index dac41fe3a564d8f0520c692375f41b17ddb69089..452d2ac36d4d6d9d01259731a99d02c2f8ee1768 100644 (file)
@@ -181,7 +181,7 @@ class Constraints
         //! Links the essentialdynamics and constraint code.
         void saveEdsamPointer(gmx_edsam *ed);
         //! Getter for use by domain decomposition.
-        const ArrayRef<const t_blocka> atom2constraints_moltype() const;
+        ArrayRef<const t_blocka> atom2constraints_moltype() const;
         //! Getter for use by domain decomposition.
         ArrayRef < const std::vector < int>> atom2settle_moltype() const;