blender/intern/mikktspace
Guillermo S. Romero 456ca98564 malloc() comes from stdlib.h per K&R ANSI C, C89 & C99.
If some plataform really needs malloc.h, that is the exception to get #ifdef.
2011-02-17 21:14:54 +00:00
..
CMakeLists.txt Move mikktspace code to own library, so it is clear that it is also 2011-02-15 09:24:35 +00:00
mikktspace.c malloc() comes from stdlib.h per K&R ANSI C, C89 & C99. 2011-02-17 21:14:54 +00:00
mikktspace.h Move mikktspace code to own library, so it is clear that it is also 2011-02-15 09:24:35 +00:00
SConscript Move mikktspace code to own library, so it is clear that it is also 2011-02-15 09:24:35 +00:00