#include "../calypso_util.h" #ifndef INTERCODE_STRUCTURES_H #define INTERCODE_STRUCTURES_H CalypsoApp* get_intercode_contract_structure(); CalypsoApp* get_intercode_event_structure(); #endif // NAVIGO_STRUCTURES_H