Skip to content

Commit

Permalink
add missing include for Platform-Trait
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Kaever committed Sep 1, 2023
1 parent c97a9f1 commit 18ba211
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/alpaka/mem/buf/Traits.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
#include "alpaka/core/BoostPredef.hpp"
#include "alpaka/core/Common.hpp"
#include "alpaka/mem/view/Traits.hpp"
#include "alpaka/platform/Traits.hpp"

namespace alpaka
{
Expand Down

0 comments on commit 18ba211

Please sign in to comment.