TinWoo/include/sigInstall.hpp
2020-12-27 04:23:00 +00:00

3 lines
50 B
C++

namespace sig {
void installSigPatches ();
}