5 lines
78 B
C
5 lines
78 B
C
|
|
#ifndef _DATA_OUTPUT_H_
|
||
|
|
#define _DATA_OUTPUT_H_
|
||
|
|
#include "headfile.h"
|
||
|
|
#endif
|
||
|
|
|