mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-20 02:50:46 -06:00
Remove unneeded includes
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
#include <QTextStream>
|
||||
#include <QWhatsThis>
|
||||
#include <QMessageBox>
|
||||
#include <QStandardItemModel>
|
||||
#include <QPersistentModelIndex>
|
||||
#include <QDragEnterEvent>
|
||||
#include <QScrollBar>
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
#include <algorithm>
|
||||
#include <cctype>
|
||||
#include <json.hpp>
|
||||
#include <regex>
|
||||
|
||||
using json = nlohmann::json;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user