]> git.pld-linux.org Git - packages/ctl.git/commitdiff
- enhanced ctl patch to cover g++ 4.7 auto/th/ctl-1.4.1-2
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 28 Mar 2013 21:19:15 +0000 (22:19 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 28 Mar 2013 21:19:15 +0000 (22:19 +0100)
ctl-include.patch

index 5a558aa2af3833e9be9dd71326696f0a99561a45..d9c7c2eb511019ea98c18c316a54acae90c93816 100644 (file)
  #include <typeinfo>
  #include <CtlExc.h>
  #include <Iex.h>
+--- ctl-1.4.1/IlmCtl/CtlInterpreter.cpp.orig   2006-12-14 23:43:55.000000000 +0100
++++ ctl-1.4.1/IlmCtl/CtlInterpreter.cpp        2013-03-28 22:09:59.194860880 +0100
+@@ -69,6 +69,8 @@
+     #include <io.h>
+     #include <stdio.h>
+     #include <stdlib.h>
++#else
++    #include <unistd.h>
+ #endif
+ using namespace std;
This page took 0.159734 seconds and 4 git commands to generate.