From e84f7ad72b5c29499c050b78b4d892aff26ca4d6 Mon Sep 17 00:00:00 2001 From: Roland Conybeare Date: Mon, 22 Apr 2024 15:30:56 -0400 Subject: [PATCH] xo-unit: refactor: stringliteral.hpp -> mpl/ subdir --- include/xo/unit/{ => mpl}/stringliteral.hpp | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename include/xo/unit/{ => mpl}/stringliteral.hpp (100%) diff --git a/include/xo/unit/stringliteral.hpp b/include/xo/unit/mpl/stringliteral.hpp similarity index 100% rename from include/xo/unit/stringliteral.hpp rename to include/xo/unit/mpl/stringliteral.hpp