mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-11 11:08:41 +00:00
APPLE compilation fix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15218 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
172ab6c70f
commit
f78e126d1e
@ -20,7 +20,9 @@
|
||||
#include "support/systemcall.h"
|
||||
|
||||
#ifdef __APPLE__
|
||||
#include "debug.h"
|
||||
#include <ApplicationServices/ApplicationServices.h>
|
||||
using std::endl;
|
||||
#endif
|
||||
|
||||
#if defined(_WIN32) || (defined(__CYGWIN__) && defined(X_DISPLAY_MISSING))
|
||||
|
Loading…
Reference in New Issue
Block a user