Add support for custom pointers. (#258)

* Add support for custom pointers.

* Add comment

* lowercase `OpenMP` in `CMakeLists.txt`
This commit is contained in:
Gregory Popovitch
2024-11-02 17:48:08 -04:00
committed by GitHub
parent 2d0b499273
commit debe606647
5 changed files with 75 additions and 11 deletions
-1
View File
@@ -63,7 +63,6 @@
#include <utility>
#include <iterator>
#include <execution>
#include <algorithm>
#include <filesystem>