Remove unnecessary includes of arrayref.h
[alexxy/gromacs.git] / src / gromacs / domdec / localatomsetmanager.h
index 2c7bafed200b71ff6b00770d4248946162829db9..8a2c227f32bd2ec65b53e03f5a4d4a9ce0a73bd8 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2018,2019, by the GROMACS development team, led by
+ * Copyright (c) 2018,2019,2020, 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.
@@ -46,7 +46,6 @@
 
 #include <memory>
 
-#include "gromacs/utility/arrayref.h"
 #include "gromacs/utility/basedefinitions.h"
 #include "gromacs/utility/classhelpers.h"
 
@@ -54,7 +53,8 @@ class gmx_ga2la_t;
 
 namespace gmx
 {
-
+template<typename>
+class ArrayRef;
 class LocalAtomSet;
 
 /*! \libinternal \brief