Move a few defines to buildinfo.h
[alexxy/gromacs.git] / src / testutils / testinit.cpp
index 3969e4c363285e96426ba7d9395705aff3d59895..4bfdd9e2030c690451170887d3bef209064bc609 100644 (file)
 
 #include "testinit.h"
 
-#include "config.h"
-
 #include <cstdio>
 #include <cstdlib>
 
 #include <boost/scoped_ptr.hpp>
 #include <gmock/gmock.h>
 
+#include "buildinfo.h"
 #include "gromacs/commandline/cmdlinehelpcontext.h"
 #include "gromacs/commandline/cmdlinehelpwriter.h"
 #include "gromacs/commandline/cmdlineinit.h"