Remove unnecessary includes of arrayref.h
[alexxy/gromacs.git] / src / gromacs / math / tests / coordinatetransformation.cpp
index 28533b42f2ea299b9e066161bc4b958bd4f7775a..5abb0b6f03f7128bf53a043ec5b04e22c5b3727f 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.
@@ -48,6 +48,8 @@
 #include <gmock/gmock.h>
 #include <gtest/gtest.h>
 
+#include "gromacs/utility/arrayref.h"
+
 #include "testutils/testasserts.h"
 #include "testutils/testmatchers.h"