#ifndef _acl_file_h #define _acl_file_h #include char* acl_ReadTextFile(const char *filePath, bool *sucess); #endif