#ifndef IRC_H #define IRC_H #include "IRC/IRC_structs.h" #include "IRC/IRC_events.h" #include "IRC/IRC_numerics.h" #include "IRC/IRC_functions.h" #endif