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

@@ -32,10 +32,6 @@
#ifndef LIBAARUFORMAT_CONTEXT_H
#define LIBAARUFORMAT_CONTEXT_H
#include <stdbool.h>
#include <stdint.h>
#include <stdio.h>
#include "structs.h"
typedef struct aaruformatContext