mirror of https://github.com/BOINC/boinc.git
5 lines
116 B
C
5 lines
116 B
C
|
extern bool already_sent_to_different_platform(
|
||
|
SCHEDULER_REQUEST& sreq, WORKUNIT& workunit, WORK_REQ& wreq
|
||
|
);
|
||
|
|