mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
Add missing header
Spotted by jkulesza
This commit is contained in:
parent
9d5ffa8e75
commit
8e4648f38c
@ -42,6 +42,7 @@
|
|||||||
#include "support/lassert.h"
|
#include "support/lassert.h"
|
||||||
#include "support/regex.h"
|
#include "support/regex.h"
|
||||||
|
|
||||||
|
#include <limits.h>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#ifdef HAVE_MAGIC_H
|
#ifdef HAVE_MAGIC_H
|
||||||
#include <magic.h>
|
#include <magic.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user