aboutsummaryrefslogtreecommitdiff
path: root/include/cru/win/native/exception.hpp
blob: 637f021dd3bb24c9f6dd2c10be2ff44a1c75da3a (plain)
1
2
3
4
5
6
#pragma once
#include "../exception.hpp"

namespace cru::platform::native::win {
using platform::win::Win32Error;
}  // namespace cru::platform::native::win