mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-22 16:37:28 +00:00
Rest of gcc 4.6 issues from Orion Poplawski.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37604 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
e5677802b2
commit
2f572f7a28
@ -22,6 +22,7 @@
|
||||
|
||||
#include "support/strfwd.h"
|
||||
|
||||
#include <cstddef>
|
||||
#include <vector>
|
||||
|
||||
|
||||
|
@ -29,6 +29,7 @@
|
||||
// *** Required Headers from the STL
|
||||
|
||||
#include <algorithm>
|
||||
#include <cstddef>
|
||||
#include <functional>
|
||||
#include <istream>
|
||||
#include <ostream>
|
||||
|
Loading…
x
Reference in New Issue
Block a user