Added config.h headers to fix win32 build
[debian/gnuradio] / usrp / host / lib / db_basic.cc
index 0c6bedec4b2284777ed78fb3931e1f86027ad42d..1694d6a3ffb295552bccbec0f16327643448d0d9 100644 (file)
 // the Free Software Foundation, Inc., 51 Franklin Street,
 // Boston, MA 02110-1301, USA.
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include <usrp/db_basic.h>
 #include <db_base_impl.h>