[Webkit-unassigned] [Bug 8530] Missing assert.h include

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Apr 22 00:48:32 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8530





------- Comment #7 from mike.emmel at gmail.com  2006-04-22 00:48 PDT -------
(From update of attachment 7905)
>Index: platform/image-decoders/jpeg/JPEGImageDecoder.cpp
>===================================================================
>--- platform/image-decoders/jpeg/JPEGImageDecoder.cpp	(revision 14006)
>+++ platform/image-decoders/jpeg/JPEGImageDecoder.cpp	(working copy)
>@@ -37,6 +37,7 @@
> 
> #include "config.h"
> #include "JPEGImageDecoder.h"
>+#include <assert.h>
> 
> extern "C" {
> #include "jpeglib.h"


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list