Parent Directory
|
Revision Log
sci-biology/arb: Version BUmp; add fix for gcc-4.7, #431228 (Portage version: 2.2.0_alpha121/cvs/Linux x86_64)
| 1 | AWTI/AWTI_import.cxx | 1 + |
| 2 | 1 files changed, 1 insertions(+), 0 deletions(-) |
| 3 | |
| 4 | diff --git a/AWTI/AWTI_import.cxx b/AWTI/AWTI_import.cxx |
| 5 | index 8e730ac..e3f9ff4 100644 |
| 6 | --- a/AWTI/AWTI_import.cxx |
| 7 | +++ b/AWTI/AWTI_import.cxx |
| 8 | @@ -12,6 +12,7 @@ |
| 9 | #include <GEN.hxx> |
| 10 | |
| 11 | #include <climits> |
| 12 | +#include <unistd.h> |
| 13 | |
| 14 | using namespace std; |
| 15 |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |