GSL/include
Konstantin Akimov 84b2ca1352
Remove unused headers from gsl/pointers (#1153)
* Remove unused headers from gsl/pointers

forward is already declared in utility, no need to include algorithm which is relativaly heavy
hash is already declared in memory, no need to bring brand-new header system_error for hash only

* Fix: add missing header <functional> to gsl/pointers due to using less/greater
2024-10-14 15:15:46 -05:00
..
gsl Remove unused headers from gsl/pointers (#1153) 2024-10-14 15:15:46 -05:00
CMakeLists.txt CMake cleanup (#1060) 2022-10-18 11:05:09 -07:00