mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 07:07:45 +00:00
LibDiff: Add a forwarding header
This commit is contained in:
parent
84b187e375
commit
696c92882a
3 changed files with 18 additions and 1 deletions
|
@ -12,6 +12,7 @@
|
|||
#include <AK/Stream.h>
|
||||
#include <AK/StringBuilder.h>
|
||||
#include <AK/Vector.h>
|
||||
#include <LibDiff/Hunks.h>
|
||||
|
||||
namespace Diff {
|
||||
DeprecatedString generate_only_additions(StringView text)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue