include: Move InterlockedExchangeAdd64() definition before its first usage.
commita113adedeaefb09dec4af25f007d2cfad1c10b3b
authorDmitry Timoshkov <dmitry@baikal.ru>
Fri, 26 Apr 2024 17:30:12 +0000 (26 20:30 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 27 Apr 2024 15:36:02 +0000 (27 17:36 +0200)
tree6f5710153a806ef0d19f92b10e0cf7436dd6332e
parent86b26a9eef5ad6b3b8c3184d9a558eb132aba1a0
include: Move InterlockedExchangeAdd64() definition before its first usage.

This fixes Wine tests compilation with Visual Studio 10.0.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
include/winnt.h