mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-01 13:49:16 +00:00
LibVT: Add missing headers
This commit is contained in:
parent
d9a0d2182d
commit
fd7e8f16f2
Notes:
sideshowbarker
2024-07-18 02:58:29 +09:00
Author: https://github.com/BenWiederhake
Commit: fd7e8f16f2
Pull-request: https://github.com/SerenityOS/serenity/pull/10320
Reviewed-by: https://github.com/linusg ✅
3 changed files with 5 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <AK/Types.h>
|
||||
|
||||
namespace VT {
|
||||
|
||||
enum CharacterSet {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue