You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-chemistry/autodock/files/4.0.1-gcc-4.3.patch

11 lines
288 B

--- autodocksuite-4.0.1.orig/src/autogrid/check_size.cpp 2008-08-04 22:44:46.000000000 -0700
+++ autodocksuite-4.0.1/src/autogrid/check_size.cpp 2008-08-04 22:45:12.000000000 -0700
@@ -27,6 +27,7 @@
#include <iostream>
#include <math.h>
+#include <cstdlib>
#include "autogrid.h"