wxWidgets/utils/Install/incace/uac_comm.h

15 lines
171 B
C
Raw Normal View History

#ifndef __uac_comm_h
#define __uac_comm_h
#include "declare.h"
extern INT comm_cpr_size;
extern CHAR *comm;
void comment_out(CHAR *top);
#endif /* __uac_comm_h */