From 853358a92ff52e986fa2e7959135da21db5364f5 Mon Sep 17 00:00:00 2001 From: "Tristan B. Velloza Kildaire" Date: Sun, 19 Mar 2023 16:07:34 +0200 Subject: [PATCH] d --- source/birchwood/client/exceptions.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/birchwood/client/exceptions.d b/source/birchwood/client/exceptions.d index 558aab6..f0ee49a 100644 --- a/source/birchwood/client/exceptions.d +++ b/source/birchwood/client/exceptions.d @@ -2,7 +2,7 @@ * Exception handling */ module birchwood.client.exceptions; - + import std.conv : to; /**