Ticket #805: fix_missing_include_limits.patch

File fix_missing_include_limits.patch, 222 bytes (added by stac47, 3 years ago)

Patch

  • api/omdocument.cc

     
    3939
    4040#include <algorithm>
    4141#include <string>
     42#include <limits>
    4243
    4344using namespace std;
    4445