- Added "#include <string.h>" to task.cpp to ensure clean build under GCC 4.3

This commit is contained in:
Paul Beckingham 2008-09-12 16:22:51 -04:00
parent fb87039d8c
commit ec15dc9342
4 changed files with 8 additions and 1 deletions

View file

@ -4,6 +4,7 @@ Principal Author:
Contributing Authors:
Damian Glenny
Andy Lester
H. İbrahim Güngör
With thanks to:
Eugene Kramer
@ -13,7 +14,6 @@ With thanks to:
Thomas Engel
Nishiishii
galvanizd
H. İbrahim Güngör
Stas Antons
Vincent Fleuranceau
T. Charles Yun