diff options
Diffstat (limited to 'include/cru/base/platform/osx/Exception.h')
-rw-r--r-- | include/cru/base/platform/osx/Exception.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/cru/base/platform/osx/Exception.h b/include/cru/base/platform/osx/Exception.h index 5ab14ebd..c1037cc6 100644 --- a/include/cru/base/platform/osx/Exception.h +++ b/include/cru/base/platform/osx/Exception.h @@ -1,5 +1,4 @@ #pragma once -#include "../../PreConfig.h" #ifndef CRU_PLATFORM_OSX #error "This file can only be included on osx." |