mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 16:37:35 +00:00
AK: Make tests compilable with the serenity target toolchain
This commit is contained in:
parent
838390171c
commit
c7568943d9
3 changed files with 3 additions and 1 deletions
|
@ -29,6 +29,7 @@
|
|||
#include <AK/FlyString.h>
|
||||
#include <AK/String.h>
|
||||
#include <AK/StringBuilder.h>
|
||||
#include <cstring>
|
||||
|
||||
TEST_CASE(construct_empty)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue