Skip to content

Commit

Permalink
We already #included malloc.h in mojoshader_internal.h ...
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Feb 13, 2009
1 parent 8a807da commit e749e24
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mojoshader_opengl.c
Expand Up @@ -16,7 +16,6 @@
#ifdef _MSC_VER
#define WIN32_LEAN_AND_MEAN 1
#include <windows.h> // GL headers need this for WINGDIAPI definition.
#include <malloc.h> // for alloca().
#endif

#if (defined(__APPLE__) && defined(__MACH__))
Expand Down

0 comments on commit e749e24

Please sign in to comment.