Skip to content

Commit

Permalink
Add missing #include (#2351)
Browse files Browse the repository at this point in the history
  • Loading branch information
fwyzard authored Aug 12, 2024
1 parent 9cf09f1 commit e4d9e55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/alpaka/mem/global/DeviceGlobalGenericSycl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

#pragma once

#include "alpaka/elem/Traits.hpp"
#include "alpaka/mem/global/Traits.hpp"
#include "alpaka/queue/sycl/QueueGenericSyclBase.hpp"

Expand Down

0 comments on commit e4d9e55

Please sign in to comment.