tfussell / xlnt

:bar_chart: Cross-platform user-friendly xlsx library for C++11+
Other
1.5k stars 423 forks source link

clear_page_breaks() not implemented #192

Closed ohmyarch closed 7 years ago

ohmyarch commented 7 years ago

undefined reference to `xlnt::worksheet::clear_page_breaks()'

tfussell commented 7 years ago

Thanks for reporting this. I'll try to get this implemented soon.