mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-12 02:30:30 +09:00
LibCore: compile puff.c as a separate object
This commit is contained in:
parent
0343be3837
commit
2aeae2aea9
Notes:
sideshowbarker
2024-07-19 10:41:47 +09:00
Author: https://github.com/jcs
Commit: 2aeae2aea9
Pull-request: https://github.com/SerenityOS/serenity/pull/914
3 changed files with 10 additions and 2 deletions
|
@ -2,7 +2,6 @@
|
|||
#include <AK/ByteBuffer.h>
|
||||
#include <AK/Optional.h>
|
||||
#include <LibCore/puff.h>
|
||||
#include <LibCore/puff.c>
|
||||
#include <limits.h>
|
||||
#include <stddef.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue