Annoying warning [GCC] [SOLVED]
Posted: Sat Dec 29, 2007 12:21 pm
i solved it 5 minutes after posting. i hate that...
anyway
problem: annoying warnings in GCC i didnt need to know about/care about
solution: add -Wno-system-headers to Makefile and #pragma GCC system_header to annoying header
anyway
problem: annoying warnings in GCC i didnt need to know about/care about
solution: add -Wno-system-headers to Makefile and #pragma GCC system_header to annoying header