mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-31 04:38:04 -06:00
Add missing header stdexcept in fspathedit
Fixes compilation error with MSVC 16.6
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
#include "fspathedit.h"
|
||||
|
||||
#include <memory>
|
||||
#include <stdexcept>
|
||||
|
||||
#include <QAction>
|
||||
#include <QApplication>
|
||||
|
||||
Reference in New Issue
Block a user