mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
AK: Rename printf.cpp to PrintfImplementation.h.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "StringBuilder.h"
|
||||
#include "printf.cpp"
|
||||
#include <AK/PrintfImplementation.h>
|
||||
#include <AK/StdLibExtras.h>
|
||||
#include <AK/StringBuilder.h>
|
||||
#include <LibC/stdarg.h>
|
||||
|
||||
namespace AK {
|
||||
|
||||
Reference in New Issue
Block a user