Bug#705601: libflac-dev conflicting with boost::shared_ptr

Fabian Greffrath fabian at greffrath.com
Fri Apr 19 10:06:19 UTC 2013


Am Freitag, den 19.04.2013, 11:57 +0200 schrieb raphael:
> GCC first looking for header files in user specified search paths.

Then FLAC/assert.h should do
#include_next <assert.h>
to prevent it from including itself again:
http://gcc.gnu.org/onlinedocs/cpp/Wrapper-Headers.html

 - Fabian



More information about the pkg-multimedia-maintainers mailing list