Skip to content
Snippets Groups Projects
Forked from VTK / VTK
Loading
Brad King's avatar
Brad King authored
We no longer need this compatibility layer for the compilers we support.
Use the following commands to switch to standard header and namespace:

 git grep -l vtksys/stl/ | xargs sed -i 's|vtksys/stl/||'
 git grep -l vtksys_stl | xargs sed -i 's|vtksys_stl|std|g'
eaf0f6ac
History
Name Last commit Last update
..
Boost
BoostGraphAlgorithms
Core
Layout
Parallel