mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-26 10:11:30 +00:00
std::runtime_error is defined in <stdexcept> not <exception>. Recent gcc version compiled the resource file without complain but old version need a correct include.