view src/flacng/flac_compat113.h @ 1240:d4501b0e98b4

merge
author Cristi Magherusan <majeru@atheme-project.org>
date Thu, 12 Jul 2007 02:07:09 +0300
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