Blender Git Commit Log
Git Commits -> Revision 0a4a186
March 6, 2004, 16:14 (GMT) |
added #include <string.h> to remove the following warnings: playanim.c:228: warning: implicit declaration of function `strdup' playanim.c:228: warning: assignment makes pointer from integer without a cast playanim.c:234: warning: implicit declaration of function `strcpy' playanim.c:281: warning: assignment makes pointer from integer without a cast playanim.c:299: warning: implicit declaration of function `strlen' playanim.c: In function `playanim': playanim.c:378: warning: implicit declaration of function `strcat' Kent |
Commit Details:
Full Hash: 0a4a186c2eec61412ccb1d2cdb6dc02da59209e9
SVN Revision: 2125
Parent Commit: 1cc19c6
Lines Changed: +1, -0
1 Modified Path:
/source/blender/src/playanim.c (+1, -0) (Diff)