mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
InsetLine.cpp: add <cstdlib>
This fixes a problem introduced in bc51243587
This commit is contained in:
parent
bc51243587
commit
76a5f726a7
@ -35,6 +35,8 @@
|
||||
#include "support/gettext.h"
|
||||
#include "support/lstrings.h"
|
||||
|
||||
#include <cstdlib>
|
||||
|
||||
using namespace std;
|
||||
|
||||
namespace lyx {
|
||||
|
Loading…
Reference in New Issue
Block a user