Ticket #805: fix_missing_include_limits.patch
File fix_missing_include_limits.patch, 222 bytes (added by , 4 years ago) |
---|
-
api/omdocument.cc
39 39 40 40 #include <algorithm> 41 41 #include <string> 42 #include <limits> 42 43 43 44 using namespace std; 44 45