mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
remove config.h
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
#ifndef FLAC__PRIVATE__CPU_H
|
||||
#define FLAC__PRIVATE__CPU_H
|
||||
|
||||
#include "FLAC/config.h"
|
||||
#include "FLAC/ordinals.h"
|
||||
|
||||
typedef enum {
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
#ifndef FLAC__PRIVATE__FIXED_H
|
||||
#define FLAC__PRIVATE__FIXED_H
|
||||
|
||||
#include "FLAC/config.h"
|
||||
#include "FLAC/format.h"
|
||||
|
||||
/*
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
#ifndef FLAC__PRIVATE__LPC_H
|
||||
#define FLAC__PRIVATE__LPC_H
|
||||
|
||||
#include "FLAC/config.h"
|
||||
#include "FLAC/ordinals.h"
|
||||
|
||||
#define FLAC__MAX_LPC_ORDER (32u)
|
||||
|
||||
Reference in New Issue
Block a user