mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-11 18:20:43 +09:00
Userland: Run clang-format on tree.cpp
This commit is contained in:
parent
f5f99ccd6a
commit
50f8f27ac6
Notes:
sideshowbarker
2024-07-19 01:49:48 +09:00
Author: https://github.com/awesomekling
Commit: 50f8f27ac6
1 changed files with 1 additions and 1 deletions
|
@ -24,8 +24,8 @@
|
|||
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include <AK/LogStream.h>
|
||||
#include <AK/LexicalPath.h>
|
||||
#include <AK/LogStream.h>
|
||||
#include <AK/QuickSort.h>
|
||||
#include <AK/String.h>
|
||||
#include <AK/StringBuilder.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue