diff options
Diffstat (limited to 'dev/lib')
| -rw-r--r-- | dev/lib/core/allocator_system.hpp | 1 |
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 |
