Remove unneeded includes.

This commit is contained in:
2022-05-28 12:13:45 +01:00
parent f939b99be2
commit f91661f06e
3 changed files with 1 additions and 9 deletions

View File

@@ -39,7 +39,7 @@
#include <aaru.h>
#include <stdbool.h>
#include <stdint.h>
#include <stdio.h>
#include "enums.h"