Go to the documentation of this file.
22 #ifndef INCLUDED_IQBALANCE_API_H
23 #define INCLUDED_IQBALANCE_API_H
25 #include <gnuradio/attributes.h>
27 #ifdef gnuradio_iqbalance_EXPORTS
28 # define IQBALANCE_API __GR_ATTR_EXPORT
30 # define IQBALANCE_API __GR_ATTR_IMPORT