#ifndef AXL_H #define AXL_H #include "axl_types.h" #include "axl_memory.h" #include "axl_string.h" #include "axl_io.h" #include "axl_vlq.h" #endif