#pragma once #include #include #define DEBUG #include /* Debug Areas of the code */ enum { DGPRS, DOBJ, Debug_LastEntry, }; extern const struct log_info log_info;