mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Remove <climits> for pch.h as this header is not used anywhere in the qt4 frontend.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13804 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
668beb6c25
commit
aabf2d6d5a
@ -15,7 +15,6 @@
|
||||
#include <algorithm>
|
||||
#include <cmath>
|
||||
#include <iomanip>
|
||||
#include <climits>
|
||||
#include <map>
|
||||
#include <sstream>
|
||||
#include <stack>
|
||||
|
Loading…
Reference in New Issue
Block a user