Enable missing declarations warning
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / add_par.cpp
index d2c2f2c667b0cdfc82a489c0ab4675b33de33498..96cf768664d28ff62c5e5e5e0ef06b442808532f 100644 (file)
@@ -37,6 +37,8 @@
 /* This file is completely threadsafe - keep it that way! */
 #include "gmxpre.h"
 
+#include "add_par.h"
+
 #include <string.h>
 
 #include <algorithm>