From 839292efaaf8d997b2cbca7abae8c6e575f6c01a Mon Sep 17 00:00:00 2001 From: crupest Date: Tue, 25 Jan 2022 17:42:19 +0800 Subject: ... --- include/cru/win/Exception.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'include/cru/win') diff --git a/include/cru/win/Exception.hpp b/include/cru/win/Exception.hpp index d3ac69a7..3c42ff65 100644 --- a/include/cru/win/Exception.hpp +++ b/include/cru/win/Exception.hpp @@ -1,2 +1,3 @@ #pragma once #include "cru/common/platform/win/Exception.hpp" +#include "cru/platform/Exception.hpp" -- cgit v1.2.3