summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/bug_work_around_6.cc
blob: f8012af0dce8c4541555c9857a8026d29211e78f (plain)
1
2
3
// if libgrio has no sources, it doesn't get built correctly
#include <gruel/attributes.h>
static int gr_bug_work_around_6 __GR_ATTR_UNUSED;