Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / lib / missing / bug_work_around_8.cc @ bf9c1387

History | View | Annotate | Download (141 Bytes)

1
// if libmisc has no sources, it doesn't get built correctly
2
#include <gruel/attributes.h>
3
static int gr_bug_work_around_8 __GR_ATTR_UNUSED;