--- trunk/src/selection/DistanceFinder.hpp 2005/02/11 22:37:36 314 +++ trunk/src/selection/DistanceFinder.hpp 2005/02/11 22:39:03 315 @@ -42,6 +42,7 @@ #define SELECTION_DISTANCEFINDER_HPP #include "brains/SimInfo.hpp" #include "utils/BitSet.hpp" +#include "primitives/StuntDouble.hpp" namespace oopse { class DistanceFinder {