Introduce gmxpre.h for truly global definitions
[alexxy/gromacs.git] / src / gromacs / trajectoryanalysis / modules / angle.cpp
index 977840e6faa3fe26edf134ee680492877d6fc5b9..e63cb502d644bf4cb953b9500bddde905be5570b 100644 (file)
@@ -39,6 +39,8 @@
  * \author Teemu Murtola <teemu.murtola@gmail.com>
  * \ingroup module_trajectoryanalysis
  */
+#include "gmxpre.h"
+
 #include "angle.h"
 
 #include <algorithm>