Matthias Brantner has proposed merging lp:~zorba-coders/zorba/bug911956 into 
lp:zorba.

Requested reviews:
  Matthias Brantner (matthias-brantner)
  Martin (martin-gieseking)
Related bugs:
  Bug #911956 in Zorba: "Zorba fails to build with gcc 4.7.0"
  https://bugs.launchpad.net/zorba/+bug/911956

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/bug911956/+merge/87529

fixed build for gcc 4.7.x (fixes bug #911956)
-- 
https://code.launchpad.net/~zorba-coders/zorba/bug911956/+merge/87529
Your team Zorba Coders is subscribed to branch lp:zorba.
=== modified file 'test/unit/datetime.cpp'
--- test/unit/datetime.cpp	2011-06-14 17:26:33 +0000
+++ test/unit/datetime.cpp	2012-01-04 20:21:23 +0000
@@ -17,6 +17,7 @@
 #include <cassert>
 #include <sstream>
 #include <iostream>
+#include <unistd.h>
 
 #ifdef WIN32
 # include <windows.h>

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to     : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp

Reply via email to