mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 01:29:35 +08:00
Added header dependency tests.
This commit is contained in:
4
tests/header_dependencies/main.cpp
Normal file
4
tests/header_dependencies/main.cpp
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
#include HEADER_TO_TEST
|
||||
|
||||
int main(int argc, char *argv[]) { return 0; }
|
Reference in New Issue
Block a user