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