format: Sort includes. Yes, please.

This commit is contained in:
2024-10-08 12:19:44 -04:00
parent a8fa969114
commit 277830bc3c
11 changed files with 12 additions and 13 deletions

View File

@ -13,8 +13,8 @@
#include "sodium/crypto_secretbox.h"
#include "sodium/crypto_sign.h"
#include "sodium/randombytes.h"
#include "string.h"
#include "sqlite3.h"
#include "string.h"
#include "uv.h"
#include <assert.h>