mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 16:37:47 +00:00
AK: Move clang-specific consumable annotation helpers to Platform.h
This commit is contained in:
parent
f88c5860df
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