@adisidev: We should change this to follow the style of the rest of our `std::cerr` statements. ``` std:cerr << "Error: Hole detected outside polygon! " << "ABC" << "XYZ" ```
@adisidev: We should change this to follow the style of the rest of our
std::cerrstatements.