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


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to