From c3bf7a3c87e61c56d48dd932f295c99d64d14a38 Mon Sep 17 00:00:00 2001 From: Kae <80987908+Novaenia@users.noreply.github.com> Date: Thu, 13 Jul 2023 17:58:35 +1000 Subject: Add vanilla-compatible raw broadcasts --- source/core/StarConfig.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'source/core/StarConfig.hpp') diff --git a/source/core/StarConfig.hpp b/source/core/StarConfig.hpp index f070df4..5a95569 100644 --- a/source/core/StarConfig.hpp +++ b/source/core/StarConfig.hpp @@ -44,6 +44,7 @@ using std::mem_fn; using std::ref; using std::cref; using namespace std::placeholders; +using namespace std::string_literals; using std::prev; // using std::next; -- cgit v1.2.3