summaryrefslogtreecommitdiffstats
path: root/src/fmt/test/header-only-test2.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/fmt/test/header-only-test2.cc')
-rw-r--r--src/fmt/test/header-only-test2.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/fmt/test/header-only-test2.cc b/src/fmt/test/header-only-test2.cc
new file mode 100644
index 000000000..ea90b604e
--- /dev/null
+++ b/src/fmt/test/header-only-test2.cc
@@ -0,0 +1,3 @@
+// Additional translation unit for the header-only configuration test
+
+#include "fmt/core.h"