#include "timer.h"
#include "tifa_config.h"
#include <stdio.h>
#include "exit_codes.h"
Go to the source code of this file.
Defines | |
#define | _TIFA_MESSAGES_H_ |
*_VERBOSE
and/or *_TIMING
symbols are set to non-zero.
__VERBOSE__
, __TIMING__
and __PREFIX__
symbols should be defined in the file including this header. It is under the responsability of the including file to check for these symbol definitions or to define them, if needed. Definition in file messages.h.
#define _TIFA_MESSAGES_H_ |
Standard include guard.
Definition at line 41 of file messages.h.