client: fix Linux compile errors

svn path=/trunk/boinc/; revision=24047
This commit is contained in:
Charlie Fenton 2011-08-25 18:20:39 +00:00
parent 38de5c3e6b
commit 0cd4b311de
1 changed files with 1 additions and 1 deletions

View File

@ -169,8 +169,8 @@ struct COPROC {
void write_request(MIOFILE&);
int parse(XML_PARSER&);
void opencl_write_xml(MIOFILE&);
int parse_opencl(XML_PARSER&);
#endif
int parse_opencl(XML_PARSER&);
inline void clear() {
// can't just memcpy() - trashes vtable