Remove support for implicit solvation
[alexxy/gromacs.git] / src / gromacs / mdlib / forcerec.h
index 85a438335349e9e57c3812a35e168575171a8bd3..af7e5d77e8fbfeeeb188bdfd25e6907c682d6215 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (c) 1991-2000, University of Groningen, The Netherlands.
  * Copyright (c) 2001-2004, The GROMACS development team.
- * Copyright (c) 2013,2014,2015,2016,2017, by the GROMACS development team, led by
+ * Copyright (c) 2013,2014,2015,2016,2017,2018, 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.
@@ -38,7 +38,6 @@
 #define GMX_MDLIB_FORCEREC_H
 
 #include "gromacs/mdlib/force_flags.h"
-#include "gromacs/mdlib/genborn.h"
 #include "gromacs/mdlib/tgroup.h"
 #include "gromacs/mdlib/vsite.h"
 #include "gromacs/mdtypes/forcerec.h"
@@ -49,6 +48,7 @@ struct gmx_hw_info_t;
 struct t_commrec;
 struct t_fcdata;
 struct t_filenm;
+struct t_inputrec;
 
 namespace gmx
 {