[SCM] Lisaac compiler branch, master,	updated. lisaac-0.12-512-gd3d748e
    Benoit Sonntag 
    sonntag at icps.u-strasbg.fr
       
    Thu Oct 22 00:42:22 UTC 2009
    
    
  
The following commit has been merged in the master branch:
commit d3d748ec2cf5ce7ba7e731c9ec1a6a49e787bf76
Author: Benoit Sonntag <sonntag at icps.u-strasbg.fr>
Date:   Thu Oct 22 04:41:51 2009 +0200
    shorter 64bits ok
diff --git a/lib_os/unix/video/video.li b/lib_os/unix/video/video.li
index d9d674a..da07f18 100755
--- a/lib_os/unix/video/video.li
+++ b/lib_os/unix/video/video.li
@@ -36,7 +36,7 @@ Section Header
 #include <X11/Xlib.h>
 
 // For Frame buffer.
-#include <X11/extensions/XTest.h>  
+//#include <X11/extensions/XTest.h>  
 #include <linux/fb.h>
 #include <sys/mman.h>
 #include <fcntl.h>
-- 
Lisaac compiler
    
    
More information about the Lisaac-commits
mailing list