You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix build issues when using decoupled adapter fetch in intel/llvm by
using relative include paths instead of longer explicit paths. This was
causing redefinitions of objects. This patch also adds a missing
`#pragma once` from the `adapter.hpp` header.
0 commit comments