]> git.saurik.com Git - wxWidgets.git/blame - utils/Install/incace/uac_comm.h
SWIGged updates for wxMac
[wxWidgets.git] / utils / Install / incace / uac_comm.h
CommitLineData
f6bcfd97
BP
1#ifndef __uac_comm_h
2#define __uac_comm_h
3
4
5#include "declare.h"
6
7extern INT comm_cpr_size;
8extern CHAR *comm;
9
10void comment_out(CHAR *top);
11
12
13#endif /* __uac_comm_h */
14