build: add missing direct includes by LwhJesse · Pull Request #3705 · arrayfire/arrayfire
-
Notifications
You must be signed in to change notification settings - Fork 552
Open
Open
Conversation
LwhJesse
commented
May 13, 2026
LwhJesse
commented
This PR adds missing direct includes needed by the files that use those declarations.
Changes:
- include in deterministicHash.cpp for uint8_t
- include <thrust/distance.h> in set.cu for thrust::distance
This is an include-hygiene build fix and does not change runtime behavior.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment