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