#ifndef __DICTIONARY_TEST__ #define __DICTIONARY_TEST__ #include #include #include #include "libcproject.h" void dictionary_test(); #endif