diff options
Diffstat (limited to 'net-p2p/verlihub/files/cconfigitembase.cpp.patch')
-rw-r--r-- | net-p2p/verlihub/files/cconfigitembase.cpp.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net-p2p/verlihub/files/cconfigitembase.cpp.patch b/net-p2p/verlihub/files/cconfigitembase.cpp.patch deleted file mode 100644 index 47efa5a..0000000 --- a/net-p2p/verlihub/files/cconfigitembase.cpp.patch +++ /dev/null @@ -1,13 +0,0 @@ -*** /home/sss/123/cconfigitembase.cpp 2009-06-07 19:34:19.000000000 +0300 ---- cconfigitembase.cpp 2009-06-07 19:46:55.037909745 +0300 -*************** -*** 11,16 **** ---- 11,18 ---- - #include <stdlib.h> - #include <iostream> - #include <stdio.h> -+ #include <cstdlib> -+ #include <cstring> - #include "stringutils.h" - - using namespace nStringUtils; |