mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Add missing includes after change to boost signals2
This commit is contained in:
parent
d67a8cb212
commit
e8b15b5f0c
@ -16,6 +16,9 @@
|
||||
|
||||
#include <boost/signals2/trackable.hpp>
|
||||
|
||||
#include <vector>
|
||||
#include <sstream>
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <windows.h>
|
||||
#include <QObject>
|
||||
|
Loading…
Reference in New Issue
Block a user