Hi,In Boost 1.62.0 we saw in the following header file : boost/thread/win32/thread_primitives.hppthat the function inline ticks_type __stdcall GetTickCount64emulation()is a contribution coming from https://stackoverflow.com/questions/8211820/userland-interrupt-timer-access-such-as-via-kequeryinterrupttime-or-similar
This causes legal problem as Stackoverflow contributiona are under the "Creative Commons Attribution Share Alike 3.0" license which is not permissive.Is someone aware about that?Is there any remedy planned?