summaryrefslogtreecommitdiffhomepage
path: root/include/ocl/tproc/detail/config.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/ocl/tproc/detail/config.hpp')
-rw-r--r--include/ocl/tproc/detail/config.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/ocl/tproc/detail/config.hpp b/include/ocl/tproc/detail/config.hpp
index 60e5278..9b1d265 100644
--- a/include/ocl/tproc/detail/config.hpp
+++ b/include/ocl/tproc/detail/config.hpp
@@ -9,12 +9,12 @@
#define __OCL_TPROC_CONFIG
#include <ocl/detail/config.hpp>
-#include <ocl/is_same.hpp>
+#include <ocl/equiv.hpp>
#include <ocl/option.hpp>
#include <ocl/smart_ptr.hpp>
namespace ocl {
-template <typename CharT> class basic_rope;
-}
+namespace pmr {}
+} // namespace ocl
#endif // ifndef __OCL_TPROC_CONFIG