Enable missing declarations warning
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / hizzie.cpp
index a6800c5221e48366e2cd250b0dcf62cb73b7d20d..5dfbe4947beb5d61a45a85927ac0b3bd7e0fcf83 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, by the GROMACS development team, led by
+ * Copyright (c) 2013,2014,2015,2017, 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.
@@ -37,6 +37,8 @@
 /* This file is completely threadsafe - keep it that way! */
 #include "gmxpre.h"
 
+#include "hizzie.h"
+
 #include <stdio.h>
 #include <string.h>