Files
FastSync/tests/test_multiprocessing.h
T

7 lines
100 B
C

#ifndef TEST_MULTIPROCESSING_H
#define TEST_MULTIPROCESSING_H
void test_multiprocessing();
#endif