mirror of https://github.com/BOINC/boinc.git
5 lines
104 B
C
5 lines
104 B
C
|
#include <vector>
|
||
|
#include "db.h"
|
||
|
|
||
|
extern void assimilate_handler(WORKUNIT&, vector<RESULT>&, RESULT&);
|