Used IWYU to partially clean up some includes
[alexxy/gromacs.git] / src / gromacs / legacyheaders / types / fcdata.h
index 9188a3bb6ea74a6e4ef616e04f761dc1c62543b3..8e5498129f905af6906be6c34f56ab41ed9733b5 100644 (file)
@@ -42,6 +42,8 @@ extern "C" {
 #endif
 
 #include "gromacs/math/vectypes.h"
+#include "gromacs/utility/basedefinitions.h"
+#include "gromacs/utility/real.h"
 
 typedef real rvec5[5];