mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-09 09:34:57 +09:00
AK: Move clang-specific consumable annotation helpers to Platform.h
This commit is contained in:
parent
f88c5860df
commit
ecc35876af
Notes:
sideshowbarker
2024-07-19 13:04:47 +09:00
Author: https://github.com/awesomekling
Commit: ecc35876af
3 changed files with 12 additions and 12 deletions
|
@ -1,6 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <AK/IterationDecision.h>
|
||||
#include <AK/Platform.h>
|
||||
|
||||
#ifdef __serenity__
|
||||
typedef unsigned char u8;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue