hyperscan icon indicating copy to clipboard operation
hyperscan copied to clipboard

Remove unused boost version header

Open bmagistro opened this issue 2 years ago • 0 comments

It appears this header is not utilized within this file and does not appear to affect building hyperscan. This also removes a potential recompile path when the boost version changes[1].

[1] https://github.com/boostorg/config/blob/develop/include/boost/version.hpp#L13

Signed-off-by: Ben Magistro [email protected]

bmagistro avatar Dec 23 '22 21:12 bmagistro