Use more forward declarations to removed header dependencies
[alexxy/gromacs.git] / src / gromacs / coordinateio / tests / settimestep.cpp
index cf2a9924ea17d4b5cd4a53a296be5ac107f4e1ee..ed24859c9bbf8ee6a5e43e8b3b2bd9327113689d 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.
@@ -47,6 +47,7 @@
 #include <memory>
 
 #include "gromacs/coordinateio/outputadapters/settimestep.h"
+#include "gromacs/fileio/trxio.h"
 #include "gromacs/trajectory/trajectoryframe.h"
 
 #include "gromacs/coordinateio/tests/coordinate_test.h"