Advertisement
Guest User

libecap.patch

a guest
Nov 7th, 2010
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.47 KB | None | 0 0
  1. diff -uNr libecap-0.0.2/src/libecap/common/name.cc libecap-0.0.2-mod//src/libecap/common/name.cc
  2. --- libecap-0.0.2/src/libecap/common/name.cc    2008-05-13 19:18:00.000000000 -0300
  3. +++ libecap-0.0.2-mod//src/libecap/common/name.cc       2010-11-07 14:06:41.424050874 -0200
  4. @@ -1,6 +1,6 @@
  5.  #include <libecap/common/name.h>
  6.  #include <libecap/common/errors.h>
  7. -#include <limits>
  8. +#include <climits>
  9.  
  10.  libecap::Name::Id libecap::Name::TheLastId = libecap::Name::nameUnidentified;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement