denyhosts/clamav/libclamav_rust/.cargo/vendor/clang-sys/tests/header.h

7 lines
74 B
C
Raw Permalink Normal View History

2023-01-14 18:28:39 +08:00
#ifndef HEADER_H_
#define HEADER_H_
int add(int a, int b);
#endif