#ifndef __ARRAY_LIST_TEST__ #define __ARRAY_LIST_TEST__ #include #include #include #include #include "libcproject.h" void array_list_test(); #endif