mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-22 07:42:02 +00:00
Amend 94e992c5
Fix compilation with --disable-cxx11
This commit is contained in:
parent
720d8ae58e
commit
ec086243df
@ -146,7 +146,7 @@ private:
|
||||
TocBuilder(){}
|
||||
///
|
||||
struct frame {
|
||||
Toc::size_type const pos;
|
||||
Toc::size_type pos;
|
||||
bool is_captioned;
|
||||
};
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user