mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-08-03 20:56:49 -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 <QDialog>
|
||||||
|
|
||||||
|
#include <stdexcept>
|
||||||
|
|
||||||
namespace Ui {
|
namespace Ui {
|
||||||
class kiwixconfirmbox;
|
class kiwixconfirmbox;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user