Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP4:GA
librime
librime-1.7.2-add_cmath_header.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File librime-1.7.2-add_cmath_header.patch of Package librime
Index: librime-1.7.2/src/rime/gear/script_translator.cc =================================================================== --- librime-1.7.2.orig/src/rime/gear/script_translator.cc +++ librime-1.7.2/src/rime/gear/script_translator.cc @@ -7,6 +7,7 @@ // 2011-07-10 GONG Chen <chen.sst@gmail.com> // #include <algorithm> +#include <cmath> #include <stack> #include <boost/algorithm/string/join.hpp> #include <boost/range/adaptor/reversed.hpp> Index: librime-1.7.2/src/rime/gear/table_translator.cc =================================================================== --- librime-1.7.2.orig/src/rime/gear/table_translator.cc +++ librime-1.7.2/src/rime/gear/table_translator.cc @@ -4,6 +4,7 @@ // // 2011-07-10 GONG Chen <chen.sst@gmail.com> // +#include <cmath> #include <boost/algorithm/string.hpp> #include <boost/range/adaptor/reversed.hpp> #include <utf8.h>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor