Update of /cvsroot/playerstage/code/player/server/drivers/laser
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27506/server/drivers/laser

Modified Files:
        sicklms200.cc 
Log Message:
corrected compiler error


Index: sicklms200.cc
===================================================================
RCS file: /cvsroot/playerstage/code/player/server/drivers/laser/sicklms200.cc,v
retrieving revision 1.66
retrieving revision 1.67
diff -C2 -d -r1.66 -r1.67
*** sicklms200.cc       13 Nov 2007 20:04:13 -0000      1.66
--- sicklms200.cc       14 Nov 2007 21:11:05 -0000      1.67
***************
*** 159,162 ****
--- 159,163 ----
  
  #include <libplayercore/playercore.h>
+ #include <libplayerxdr/playerxdr.h>
  #include <replace/replace.h>
  extern PlayerTime* GlobalTime;
***************
*** 527,531 ****
    CloseTerm();
    
!   laser_data_t_cleanup(&data);
  
    
--- 528,532 ----
    CloseTerm();
    
!   player_laser_data_t_cleanup(&data);
  
    


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to