Fix compiler warnings across the tree. Adds --enable-warnings-as-errors configure...
[debian/gnuradio] / gnuradio-core / src / lib / missing / bug_work_around_8.cc
1 // if libmisc has no sources, it doesn't get built correctly
2 static int gr_bug_work_around_8 __attribute__((unused));