TinWoo/include/sigInstall.hpp
2022-04-26 01:20:26 +01:00

3 lines
50 B
C++

namespace sig {
void installSigPatches ();
}