Introduce gmxpre.h for truly global definitions
[alexxy/gromacs.git] / src / gromacs / random / tests / random.cpp
index 835a638011b37b509f6c2c6051ff22923d0fe21c..e52a67d7a4185aaa59e721140bc0e1879a5d2e8b 100644 (file)
@@ -39,6 +39,8 @@
  * \author Roland Schulz <roland@utk.edu>
  * \ingroup module_random
  */
+#include "gmxpre.h"
+
 #include <vector>
 
 #include <gtest/gtest.h>