mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-26 10:31:34 +08:00
8 lines
76 B
C
8 lines
76 B
C
|
|
||
|
#include HEADER_TO_TEST
|
||
|
|
||
|
int main(int argc, char** argv)
|
||
|
{
|
||
|
return 0;
|
||
|
}
|