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