Skip to content
Snippets Groups Projects
Commit c221eb0e authored by Andreas Traczyk's avatar Andreas Traczyk
Browse files

daemon: avoid intrin.h conflict on Windows

The Microsoft compiler will include the common header <intrin.h>
regardless of the use of quotes. The file "intrin.h" should be renamed,
and all references to it changed, as well as defining the UNUSED macro
to nothing on the Windows platform.

Change-Id: Id04d36e70d149746be8d78eed09aa963514b2810
Tuleap: #801
parent f447e3c6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment