- remove unnecessary hunk

This commit is contained in:
Dominik Mierzejewski 2008-02-23 20:49:58 +00:00
parent 971a7a72c9
commit 8fb50ff021
1 changed files with 0 additions and 11 deletions

View File

@ -1,14 +1,3 @@
diff -up openbabel-2.2.0b3-20080215-r2249/src/dlhandler_unix.cpp.gcc43 openbabel-2.2.0b3-20080215-r2249/src/dlhandler_unix.cpp
--- openbabel-2.2.0b3-20080215-r2249/src/dlhandler_unix.cpp.gcc43 2007-12-12 20:16:13.000000000 +0100
+++ openbabel-2.2.0b3-20080215-r2249/src/dlhandler_unix.cpp 2008-02-23 20:55:49.000000000 +0100
@@ -26,6 +26,7 @@ GNU General Public License for more deta
#include <dlfcn.h>
#include <cstring>
#include <cstdlib>
+#include <cstring>
using namespace std;
diff -up openbabel-2.2.0b3-20080215-r2249/src/zipstreamimpl.h.gcc43 openbabel-2.2.0b3-20080215-r2249/src/zipstreamimpl.h
--- openbabel-2.2.0b3-20080215-r2249/src/zipstreamimpl.h.gcc43 2007-11-30 00:01:23.000000000 +0100
+++ openbabel-2.2.0b3-20080215-r2249/src/zipstreamimpl.h 2008-02-23 20:55:49.000000000 +0100