diff options
Diffstat (limited to 'include/cru/base/platform/web/WebException.h')
-rw-r--r-- | include/cru/base/platform/web/WebException.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/cru/base/platform/web/WebException.h b/include/cru/base/platform/web/WebException.h index d98b8943..85454f82 100644 --- a/include/cru/base/platform/web/WebException.h +++ b/include/cru/base/platform/web/WebException.h @@ -1,7 +1,5 @@ #pragma once -#include "../../PreConfig.h" - #ifdef CRU_PLATFORM_EMSCRIPTEN #include "../Exception.h" |