fix: Windows archive file discovery

This commit is contained in:
Tropical
2026-04-10 20:37:08 -07:00
parent 93215033e4
commit b7ad828882
9 changed files with 6 additions and 31 deletions

View File

@@ -350,7 +350,7 @@ inline bool eTYPE_FLAGSET(eINSTANCEOF flag, eINSTANCEOF claz) {
/// FOR CHECKING ///
#if !(defined _WINDOWS64)
#if 1
class SubClass {
static void checkDerivations() {}