mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 10:58:52 +00:00
Typeinfo needed in Ubuntu.
This commit is contained in:
parent
cabf8e86b5
commit
8d135a9819
@ -19,10 +19,10 @@
|
||||
|
||||
#include <QFile>
|
||||
|
||||
#include <typeinfo>
|
||||
#if ! defined(USE_WCHAR_T) && defined(__GNUC__)
|
||||
#include <locale>
|
||||
#include <iostream>
|
||||
#include <typeinfo>
|
||||
#endif
|
||||
|
||||
using namespace std;
|
||||
|
Loading…
Reference in New Issue
Block a user