gcc.h: re-add gcc_const and gcc_pure

Remove GLib dependency from some headers.
This commit is contained in:
Max Kellermann
2012-08-02 18:15:49 +02:00
parent edf811fa02
commit 8e331cfc65
28 changed files with 124 additions and 93 deletions

View File

@@ -27,8 +27,6 @@
#include "decoder_api.h"
#include "pcm_buffer.h"
#include <glib.h>
#include <FLAC/stream_decoder.h>
#include <FLAC/metadata.h>