Skip to content
Snippets Groups Projects
user avatar
Millian Poquet authored
find src \
    -type f \
    -exec sed -i -e 'sW#include.*machine_range\.hpp.*W#include <intervalset.hpp>W' {} \;
376206c3
History
Name Last commit Last update