#include <gnuradio/sync_block.h>

gr::sync_block::~sync_block(void)
{
    return;
}
