Files
FastSync/tests/test_log.h
T

7 lines
64 B
C

#ifndef TEST_LOG_H
#define TEST_LOG_H
void test_log();
#endif