#ifndef __ICM_H #define __ICM_H #include "settings.h" void checkICM(state_t &state); #endif