Introduce gmxpre.h for truly global definitions
[alexxy/gromacs.git] / src / gromacs / selection / parsetree.cpp
index 926aae201d4c1df0c3396181e2a6df3296692c81..a978356c70192085354b81f917116dd9aa3cbd39 100644 (file)
  * Each element has exactly two children (one for unary negation elements),
  * which are in the order given in the input.
  */
+#include "gmxpre.h"
+
 #include <stdio.h>
 #include <stdarg.h>