public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/mustang/files: mustang-3.2.1-gcc-4.7.patch
@ 2012-04-29 10:36 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2012-04-29 10:36 UTC (permalink / raw
  To: gentoo-commits

jlec        12/04/29 10:36:13

  Added:                mustang-3.2.1-gcc-4.7.patch
  Log:
  sci-chemistry/mustang: Fix for gcc-4.7, #413945
  
  (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  sci-chemistry/mustang/files/mustang-3.2.1-gcc-4.7.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/mustang/files/mustang-3.2.1-gcc-4.7.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/mustang/files/mustang-3.2.1-gcc-4.7.patch?rev=1.1&content-type=text/plain

Index: mustang-3.2.1-gcc-4.7.patch
===================================================================
 src/superpose_on_core_2.cpp |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/superpose_on_core_2.cpp b/src/superpose_on_core_2.cpp
index ae137de..059dfe3 100644
--- a/src/superpose_on_core_2.cpp
+++ b/src/superpose_on_core_2.cpp
@@ -55,6 +55,8 @@ using std::ofstream ;
 #include "multiple_superposition.h"
 #include "3D_manip_functions.h"
 
+#include <unistd.h>
+
 int **core_columns ;
 int *core_columns_2 , NCORE = 0 ;
 int **algn_to_seq_hash ;






^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-04-29 10:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-29 10:36 [gentoo-commits] gentoo-x86 commit in sci-chemistry/mustang/files: mustang-3.2.1-gcc-4.7.patch Justin Lecher (jlec)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox