Fix bonded tests
[alexxy/gromacs.git] / src / testutils / testmatchers.cpp
index 6d980826b0f18deeeee05628e13c184d00846894..9a4446847ebd8e8e87b2fe40f444235bd42ca7f5 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.
@@ -48,6 +48,8 @@
 
 #include <gmock/gmock.h>
 
+#include "gromacs/math/vectypes.h"
+
 #include "testutils/testasserts.h"
 
 namespace gmx