#include "igloo.h" int main() { for(;;){} // should never get here return 0; }