mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-29 21:57:18 +00:00
AK: TypeCasts.h should include Assertions.h
This commit is contained in:
parent
635a5eec75
commit
548f8a0644
Notes:
sideshowbarker
2024-07-18 22:27:21 +09:00
Author: https://github.com/awesomekling
Commit: 548f8a0644
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <AK/Assertions.h>
|
||||
#include <AK/Platform.h>
|
||||
#include <AK/StdLibExtras.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue