mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
removed dos eol
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1064 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
da003742d9
commit
0e3405dbf7
@ -171,7 +171,10 @@
|
|||||||
# if __GNUC__ == 2 && __GNUC_MINOR__ <= 8
|
# if __GNUC__ == 2 && __GNUC_MINOR__ <= 8
|
||||||
# define BOOST_NO_MEMBER_TEMPLATES
|
# define BOOST_NO_MEMBER_TEMPLATES
|
||||||
# endif
|
# endif
|
||||||
|
// LGB
|
||||||
|
# if __GNUC__ == 2 && __GNUC_MINOR__ == 97
|
||||||
|
# define BOOST_NO_STDC_NAMESPACE
|
||||||
|
# endif
|
||||||
// Kai C++ ------------------------------------------------------------------//
|
// Kai C++ ------------------------------------------------------------------//
|
||||||
|
|
||||||
#elif defined __KCC
|
#elif defined __KCC
|
||||||
|
Loading…
Reference in New Issue
Block a user