10 lines
134 B
C
10 lines
134 B
C
/**
|
|
* Author......: See docs/credits.txt
|
|
* License.....: MIT
|
|
*/
|
|
|
|
#ifndef _DEBUGFILE_H
|
|
#define _DEBUGFILE_H
|
|
|
|
#endif // _DEBUGFILE_H
|