main
1#ifndef KC_HEADER_TYPES_INCLUDED
2#define KC_HEADER_TYPES_INCLUDED
3
4#include "../types/array.h"
5
6#endif