mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 20:08:13 +00:00
Userland: Run clang-format on tree.cpp
This commit is contained in:
parent
f5f99ccd6a
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