diff options
| author | Yuqian Yang <crupest@crupest.life> | 2025-11-03 20:12:12 +0800 |
|---|---|---|
| committer | Yuqian Yang <crupest@crupest.life> | 2025-11-03 20:12:12 +0800 |
| commit | 76746163e04555eb129fc2590ee8b0312fad872c (patch) | |
| tree | 673c606c245456b13510caadaa37b67b19b6973a /include/cru/platform/win | |
| parent | 06f16479ae1b727252404b763b60c924e3fe7903 (diff) | |
| download | cru-76746163e04555eb129fc2590ee8b0312fad872c.tar.gz cru-76746163e04555eb129fc2590ee8b0312fad872c.tar.bz2 cru-76746163e04555eb129fc2590ee8b0312fad872c.zip | |
Merge platform/Exception.h Check.h to Base.h.
Diffstat (limited to 'include/cru/platform/win')
| -rw-r--r-- | include/cru/platform/win/Exception.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/cru/platform/win/Exception.h b/include/cru/platform/win/Exception.h index 353c2dab..e6c65016 100644 --- a/include/cru/platform/win/Exception.h +++ b/include/cru/platform/win/Exception.h @@ -1,3 +1,2 @@ #pragma once #include "cru/base/platform/win/Exception.h" -#include "cru/platform/Exception.h" |
