Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL] Fix test compilation on windows #84

Merged
merged 1 commit into from
Dec 28, 2020

Conversation

vladimirlaz
Copy link

The impacted tests use functions defined in . The header is
not included implicitely on the latest MS VC compiler causing
compilation error. The tests are updated with explicit include of
missing headers.

The impacted tests use functions defined in <algorithm>. The header is
not included implicitely on the latest MS VC compiler causing
compilation error. The tests are updated with explicit include of
missing headers.
@vladimirlaz vladimirlaz merged commit 991d47b into intel:intel Dec 28, 2020
@vladimirlaz vladimirlaz deleted the fix_tests_on_windows branch December 30, 2020 06:27
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
The impacted tests use functions defined in <algorithm>. The header is
not included implicitely on the latest MS VC compiler causing
compilation error. The tests are updated with explicit include of
missing headers.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant