As caught by compiling with `-Wmissing-declarations` by either making functions static, or declaring them in the header.
1.4 KiB
1.4 KiB
As caught by compiling with `-Wmissing-declarations` by either making functions static, or declaring them in the header.