mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-08-03 12:46:29 -04:00
Merge pull request #1172 from kiwix/fix_include
Correctly include stdexcept.
This commit is contained in:
commit
95ec78d626
@ -3,6 +3,8 @@
|
||||
|
||||
#include <QDialog>
|
||||
|
||||
#include <stdexcept>
|
||||
|
||||
namespace Ui {
|
||||
class kiwixconfirmbox;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user