#include "array_2d.h" void expand_object(array_2d& obj, double radius); void run_expansion_test();