summaryrefslogtreecommitdiffhomepage
path: root/dev/lib
diff options
context:
space:
mode:
Diffstat (limited to 'dev/lib')
-rw-r--r--dev/lib/core/allocator_system.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/lib/core/allocator_system.hpp b/dev/lib/core/allocator_system.hpp
index 1873064..5308dc3 100644
--- a/dev/lib/core/allocator_system.hpp
+++ b/dev/lib/core/allocator_system.hpp
@@ -9,6 +9,7 @@
#define _OCL_ALLOCATOR_SYSTEM_HPP
#include <lib/core/includes.hpp>
+#include <stdexcept>
#include <memory>
namespace ocl