mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-10 20:04:46 +00:00
Compilation fix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1718 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
a24f943d37
commit
794c070305
@ -3,6 +3,7 @@
|
|||||||
#include <ctime>
|
#include <ctime>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <sys/wait.h>
|
#include <sys/wait.h>
|
||||||
|
#include <locale.h>
|
||||||
|
|
||||||
#ifdef __GNUG__
|
#ifdef __GNUG__
|
||||||
#pragma implementation
|
#pragma implementation
|
||||||
|
Loading…
Reference in New Issue
Block a user