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