Skip to content

Commit 86c4667

Browse files
committed
chore: add IWYU pragma: keep for AttributeInstanceHandle.h
1 parent bf501a0 commit 86c4667

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/legacy/api/PlayerAPI.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
#include "mc/world/attribute/Attribute.h"
8989
#include "mc/world/attribute/AttributeInstance.h"
9090
#include "mc/world/attribute/AttributeInstanceConstRef.h"
91-
#include "mc/world/attribute/AttributeInstanceHandle.h"
91+
#include "mc/world/attribute/AttributeInstanceHandle.h" // IWYU pragma: keep
9292
#include "mc/world/attribute/AttributeInstanceRef.h"
9393
#include "mc/world/attribute/SharedAttributes.h"
9494
#include "mc/world/effect/EffectDuration.h"

0 commit comments

Comments
 (0)