view src/flacng/flac_compat113.h @ 1810:f1b594fa80ce

audiocompress: Mk2
author William Pitcock <nenolod@atheme.org>
date Mon, 24 Sep 2007 13:00:11 -0500
parents 2f742d127b3e
children
line wrap: on
line source

#ifndef FLAC_COMPAT113_H
#define FLAC_COMPAT113_H

#if defined(FLAC_API_VERSION_CURRENT) && FLAC_API_VERSION_CURRENT == 7
#endif

#endif