apolukhin / Boost.DLL

Library for comfortable work with DLL and DSO
https://boost.org/libs/dll
110 stars 69 forks source link

fix missing semicolon in example/Jamfile.v2 #44

Closed hia3 closed 5 years ago

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 41.736% when pulling 5925be7450f45d88b96e2f9d5692331a76dc1ef9 on hia3:develop into 334bd6d41a27582db2df24e7cb2eb5720348c344 on apolukhin:develop.

apolukhin commented 5 years ago

example/Jamfile.v2 never was used and was never tested. It's an obsolete file, so I just removed it.

Many thanks for reminding about its existence and for making this PR.