mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
Add file include/share/compat.h and start moving CPP hackery into it.
This commit is contained in:
@@ -28,12 +28,10 @@
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#if HAVE_INTTYPES_H
|
||||
#include <inttypes.h>
|
||||
#endif
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include "share/compat.h"
|
||||
#include "FLAC/metadata.h"
|
||||
#include "FLAC/stream_encoder.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user