FastPFor icon indicating copy to clipboard operation
FastPFor copied to clipboard

avoid mulitple redefinition when include from different .c/.cpp files.

Open booknouse opened this issue 2 years ago • 2 comments

when #include "headers/codecfactory.h" from two cpp in a project, meet "multiple definition of xxx"

booknouse avatar Sep 27 '21 10:09 booknouse

This PR does not appear to pass our unit tests.

lemire avatar Sep 27 '21 14:09 lemire

Can you sync with our main branch? I added a few more CI tests.

Note that I cannot merge a pull request that fails our tests.

lemire avatar Sep 27 '21 16:09 lemire