diff options
Diffstat (limited to 'forms/inc')
-rw-r--r-- | forms/inc/pch/precompiled_frm.hxx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/forms/inc/pch/precompiled_frm.hxx b/forms/inc/pch/precompiled_frm.hxx index b3e4992c8a94..fcfbc94dbe3d 100644 --- a/forms/inc/pch/precompiled_frm.hxx +++ b/forms/inc/pch/precompiled_frm.hxx @@ -13,7 +13,7 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2020-07-09 17:06:26 using: + Generated on 2020-09-03 20:50:48 using: ./bin/update_pch forms frm --cutoff=2 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -28,6 +28,7 @@ #include <functional> #include <iterator> #include <limits.h> +#include <limits> #include <map> #include <memory> #include <new> |