Enable missing declarations warning
[alexxy/gromacs.git] / src / gromacs / selection / sm_compare.cpp
index 03762e4929274055152b6666e7165467879b60cc..94704d32d647f4ebf2bf48a7eb5af5cc61f44f45 100644 (file)
@@ -49,6 +49,7 @@
 #include "gromacs/utility/exceptions.h"
 #include "gromacs/utility/smalloc.h"
 
+#include "keywords.h"
 #include "selmethod.h"
 
 /** Defines the comparison operator for comparison expressions. */