From 0916e1835fe702d86639e954aaa3335141a1a6ab Mon Sep 17 00:00:00 2001 From: Kristian Ollikainen Date: Tue, 19 Mar 2024 17:48:57 +0200 Subject: [PATCH] CI: Windows fix attempt Fun stuff.. --- Source/commands.cppm | 1 + 1 file changed, 1 insertion(+) diff --git a/Source/commands.cppm b/Source/commands.cppm index a3f5e78..cc447c3 100644 --- a/Source/commands.cppm +++ b/Source/commands.cppm @@ -3,6 +3,7 @@ module; #include #include #include +#include export module commands;