If your code uses bool, true, or false, you must #include If your macro expands to text that calls a function, be sure that either the macro adds the parentheses, or the parentheses are added when the macro is invoked---but not both. (Hint: For HW07, the macro adds the parentheses.)