Remove gmx::File (except for File::exists())
[alexxy/gromacs.git] / src / gromacs / onlinehelp / helpformat.h
index 98df196f449113da271fa0fb42a2efce466da753..bf99fdd7c4771a4435fa3aecdd4c1bdbb2705302 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2012,2013,2014, by the GROMACS development team, led by
+ * Copyright (c) 2012,2013,2014,2015, 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.
 
 #include <string>
 
-#include "gromacs/utility/common.h"
+#include "gromacs/utility/classhelpers.h"
 
 namespace gmx
 {
 
-class File;
 class HelpWriterContext;
 
 /*! \libinternal \brief