More typo fixing.

This commit is contained in:
David Given
2021-12-05 17:17:03 +01:00
parent d2f677d84e
commit 709e300960
2 changed files with 0 additions and 2 deletions

View File

@@ -8,7 +8,6 @@
#include "bytes.h"
#include "fmt/format.h"
#include "lib/decoders/decoders.pb.h"
#include "lib/data.pb.h"
#include <string.h>
#include <algorithm>

View File

@@ -25,7 +25,6 @@
#include "sector.h"
#include "image.h"
#include "lib/decoders/decoders.pb.h"
#include "lib/data.pb.h"
#include "fmt/format.h"
#include <numeric>