X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=blobdiff_plain;f=include%2Fyazpp%2Fbw.h;h=56dcae05caf65842fe47f9e051d4f790cf7105be;hp=31fa58edc9c0208377ebd6d1f6e380e8a42a2cf9;hb=660f5e8b270182001d931f65fa03ff95819c3b92;hpb=974d1f414b0b0e0859a5337e3155332a4f372d5f diff --git a/include/yazpp/bw.h b/include/yazpp/bw.h index 31fa58e..56dcae0 100644 --- a/include/yazpp/bw.h +++ b/include/yazpp/bw.h @@ -29,8 +29,10 @@ #ifndef YAZPP_BW_H #define YAZPP_BW_H +#include + namespace yazpp_1 { - class Yaz_bw { + class YAZ_EXPORT Yaz_bw { public: Yaz_bw(int sz); ~Yaz_bw();