13 lines
153 B
C
13 lines
153 B
C
#ifndef DEBUG_PRINT_INTERFACE_H
|
|
#define DEBUG_PRINT_INTERFACE_H
|
|
|
|
|
|
#include "DebugPrint.h"
|
|
#include "ErrorCode.h"
|
|
#include "ErrorDeviceType.h"
|
|
|
|
|
|
|
|
|
|
|
|
#endif |