Forward declare ArrayRef more and inlcude basedefinitions where needed
[alexxy/gromacs.git] / src / gromacs / applied_forces / densityfitting / densityfittingamplitudelookup.cpp
index a3bcbc1fb23b5b123c9792fb787cf03e6b66356a..75d1d26a077558a3425bf0dc27245b0e6184de39 100644 (file)
@@ -46,6 +46,7 @@
 #include <algorithm>
 #include <vector>
 
+#include "gromacs/utility/basedefinitions.h"
 #include "gromacs/utility/arrayref.h"
 
 namespace gmx