aboutsummaryrefslogtreecommitdiff
path: root/include/cru/base/platform/osx
diff options
context:
space:
mode:
Diffstat (limited to 'include/cru/base/platform/osx')
-rw-r--r--include/cru/base/platform/osx/Convert.h1
-rw-r--r--include/cru/base/platform/osx/Exception.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/include/cru/base/platform/osx/Convert.h b/include/cru/base/platform/osx/Convert.h
index 395cbbae..6250190e 100644
--- a/include/cru/base/platform/osx/Convert.h
+++ b/include/cru/base/platform/osx/Convert.h
@@ -1,5 +1,4 @@
#pragma once
-#include "../../PreConfig.h"
#ifndef CRU_PLATFORM_OSX
#error "This file can only be included on osx."
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."