From 74bb9cd27242b9320f99ff4d2b50c3051576cc14 Mon Sep 17 00:00:00 2001 From: crupest Date: Tue, 8 Feb 2022 16:53:51 +0800 Subject: ... --- include/cru/win/Exception.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 include/cru/win/Exception.h (limited to 'include/cru/win/Exception.h') diff --git a/include/cru/win/Exception.h b/include/cru/win/Exception.h new file mode 100644 index 00000000..af8b495c --- /dev/null +++ b/include/cru/win/Exception.h @@ -0,0 +1,3 @@ +#pragma once +#include "cru/common/platform/win/Exception.h" +#include "cru/platform/Exception.h" -- cgit v1.2.3