mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-02-05 11:24:15 +00:00
Add missing header stdexcept in fspathedit
Fixes compilation error with MSVC 16.6
This commit is contained in:
parent
dde7421f59
commit
971a21f306
@ -29,6 +29,7 @@
|
||||
#include "fspathedit.h"
|
||||
|
||||
#include <memory>
|
||||
#include <stdexcept>
|
||||
|
||||
#include <QAction>
|
||||
#include <QApplication>
|
||||
|
Loading…
x
Reference in New Issue
Block a user