2
0
mirror of https://github.com/gabime/spdlog.git synced 2026-02-22 03:52:22 +00:00
Files
spdlog/tests/header_dependencies/main.cpp
2016-05-04 19:24:17 -05:00

5 lines
73 B
C++

#include HEADER_TO_TEST
int main(int argc, char *argv[]) { return 0; }