7 lines
70 B
C
7 lines
70 B
C
|
#ifndef __BA1103_H
|
||
|
#define __BA1103_H
|
||
|
|
||
|
bool send_campo_xml();
|
||
|
|
||
|
#endif
|