#ifndef MAPPINGS_H_INCLUDED #define MAPPINGS_H_INCLUDED void generate_mappings(char ** codes); #endif