Ticket #29489: patch-components.cc.diff
File patch-components.cc.diff, 395 bytes (added by jason@…, 13 years ago) |
---|
-
components/components.cc
old new 23 23 // Web Sites: www.iupr.org, www.dfki.de 24 24 25 25 #include <unistd.h> 26 #include <crt_externs.h> 26 27 #include "colib/colib.h" 27 28 #include "iulib.h" 28 29 #include "components.h" 29 30 31 #define environ (*_NSGetEnviron()) 32 30 33 using namespace colib; 31 34 32 35 namespace {