mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-07 17:15:26 +00:00
LibJS: Add missing include for 'u32' to CanonicalIndex.h
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <AK/Types.h>
|
||||
|
||||
class CanonicalIndex {
|
||||
public:
|
||||
enum class Type {
|
||||
|
||||
Reference in New Issue
Block a user