mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 22:08:10 +00:00
Meta+Userland: Make clang-format-10 clean
This commit is contained in:
parent
934d4d4033
commit
a2feef17bf
7 changed files with 27 additions and 31 deletions
|
@ -24,8 +24,8 @@
|
|||
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include <AK/String.h>
|
||||
#include <AK/QuickSort.h>
|
||||
#include <AK/String.h>
|
||||
#include <AK/Vector.h>
|
||||
#include <LibCore/ArgsParser.h>
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue