Files
FastSync/tests/test_scanner.h
T
2026-07-16 14:33:51 +02:00

7 lines
76 B
C

#ifndef TEST_SCANNER_H
#define TEST_SCANNER_H
void test_scanner();
#endif