[webkit-reviews] review requested: [Bug 6497] Use #include, not #import, in KWQ C++ files : [Attachment 5611] KWQ should use #include, not #import

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Wed Jan 11 18:28:21 PST 2006


Justin Haygood <jhaygood at spsu.edu> has asked  for review:
Bug 6497: Use #include, not #import, in KWQ C++ files
http://bugzilla.opendarwin.org/show_bug.cgi?id=6497

Attachment 5611: KWQ should use #include, not #import
http://bugzilla.opendarwin.org/attachment.cgi?id=5611&action=edit

------- Additional Comments from Justin Haygood <jhaygood at spsu.edu>
the #import  <JavaScriptCore/pcre.h> should was changed to make it so that
Windows doesn't have to copy header files to someplace else. If someone doesn't
like it, r- and i'll change back (and keep it #include <pcre/pcre.h> on my
local copy ;))



More information about the webkit-reviews mailing list