0_0_23342229_22471.cpp:7:38: error: redeclaration of C++ built-in type 'bool' [-fpermissive] typedef enum { FALSE = 0, TRUE = 1 } bool; ^