Remove unused #include

This commit is contained in:
Jean-Marc Lasgouttes 2024-10-22 18:08:32 +02:00
parent 84b5fbe326
commit ae1ecba10c

View File

@ -70,8 +70,6 @@
#include <string>
#include <vector>
#include <qglobal.h> // For QT_VERSION
using namespace std;
using namespace lyx::support;