all: clang-tidy updates

This commit is contained in:
Markus F.X.J. Oberhumer
2023-07-08 09:59:41 +02:00
parent d7754a97c7
commit 5edfda46e5
9 changed files with 52 additions and 15 deletions
-1
View File
@@ -33,7 +33,6 @@
#include "conf.h"
#include "file.h"
#include "packmast.h"
#include "packer.h"
#include "ui.h"
#if (ACC_OS_DOS32) && defined(__DJGPP__)