Don't like ads? PRO users don't see any ads ;-)
Guest

libEMF-limits.patch

By: a guest on Mar 25th, 2011  |  syntax: None  |  size: 0.29 KB  |  hits: 69  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. --- libEMF-1.0.3/libemf/libemf.h.old    2008-09-22 16:20:15.000000000 +0200
  2. +++ libEMF-1.0.3/libemf/libemf.h        2008-09-22 16:20:41.000000000 +0200
  3. @@ -21,6 +21,7 @@
  4.  #ifndef _LIBEMF_H
  5.  #define _LIBEMF_H 1
  6.  
  7. +#include <climits>
  8.  #include <cmath>
  9.  #include <vector>
  10.  #include <map>