mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 06:32:30 +02:00
LibJS: Add missing include for 'u32' to CanonicalIndex.h
This commit is contained in:
Notes:
sideshowbarker
2024-07-18 00:54:03 +09:00
@@ -6,6 +6,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <AK/Types.h>
|
||||
|
||||
class CanonicalIndex {
|
||||
public:
|
||||
enum class Type {
|
||||
|
||||
Reference in New Issue
Block a user