Remove unnecessary includes of arrayref.h
[alexxy/gromacs.git] / src / gromacs / fileio / tests / mrcdensitymapheader.cpp
index e9e17df359a87e4d0f267058456ed815e2964cd8..0cc8580d654377e70ba5772e5bb179715ccae5b4 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2019, by the GROMACS development team, led by
+ * Copyright (c) 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.
@@ -50,6 +50,8 @@
 #include <gmock/gmock.h>
 #include <gtest/gtest.h>
 
+#include "gromacs/utility/arrayref.h"
+
 #include "testutils/testasserts.h"
 #include "testutils/testmatchers.h"