diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-27 21:23:51 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-27 21:23:51 +0100 |
| commit | 1f6eba7bd4b7fc0c5be04f073396b7594a7681c6 (patch) | |
| tree | 950706a557e4c6d2bc41146875558ffeb6735caf /include/ocl/tproc/detail/config.hpp | |
| parent | cf10b2768d9f17749b9766f9c3f1159ab37a5336 (diff) | |
feat: ocl: add rope.inl, tweaking API.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'include/ocl/tproc/detail/config.hpp')
| -rw-r--r-- | include/ocl/tproc/detail/config.hpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/include/ocl/tproc/detail/config.hpp b/include/ocl/tproc/detail/config.hpp index e9880fd..89026a2 100644 --- a/include/ocl/tproc/detail/config.hpp +++ b/include/ocl/tproc/detail/config.hpp @@ -12,16 +12,6 @@ #include <ocl/equiv.hpp> #include <ocl/option.hpp> #include <ocl/smart_ptr.hpp> - #include <boost/core/detail/string_view.hpp> -namespace ocl -{ - - namespace pmr - { - } - -} // namespace ocl - #endif // ifndef __OCL_TPROC_CONFIG |
