We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf501a0 commit 86c4667Copy full SHA for 86c4667
1 file changed
src/legacy/api/PlayerAPI.cpp
@@ -88,7 +88,7 @@
88
#include "mc/world/attribute/Attribute.h"
89
#include "mc/world/attribute/AttributeInstance.h"
90
#include "mc/world/attribute/AttributeInstanceConstRef.h"
91
-#include "mc/world/attribute/AttributeInstanceHandle.h"
+#include "mc/world/attribute/AttributeInstanceHandle.h" // IWYU pragma: keep
92
#include "mc/world/attribute/AttributeInstanceRef.h"
93
#include "mc/world/attribute/SharedAttributes.h"
94
#include "mc/world/effect/EffectDuration.h"
0 commit comments