Fixes for clang-tidy-9
[alexxy/gromacs.git] / src / gromacs / selection / selectioncollection.h
index 7e3d3daef54aeb1a882bcf49cdc4c68c8a9139d4..886bb898a0491580c5093f57bb118db91de3cf0c 100644 (file)
@@ -419,7 +419,7 @@ private:
     /*! \brief
      * Needed for the compiler to freely modify the collection.
      */
-    friend class SelectionCompiler;
+    friend void compileSelection(SelectionCollection* /*coll*/);
     /*! \brief
      * Needed for the evaluator to freely modify the collection.
      */