diff options
Diffstat (limited to 'src/seastar/fmt/test/header-only-test2.cc')
-rw-r--r-- | src/seastar/fmt/test/header-only-test2.cc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/seastar/fmt/test/header-only-test2.cc b/src/seastar/fmt/test/header-only-test2.cc new file mode 100644 index 00000000..ea90b604 --- /dev/null +++ b/src/seastar/fmt/test/header-only-test2.cc @@ -0,0 +1,3 @@ +// Additional translation unit for the header-only configuration test + +#include "fmt/core.h" |