Some .H file did not have a .cpp file. Destructor was implemented in H file.
If the implementation is in header (.h) file then the the the project including this library header will generate it's own version of function, and will not be in dll.