Ignore:
Timestamp:
Dec 24, 2012, 6:17:08 PM (13 years ago)
Author:
[email protected]
Message:

Remove wtf/Platform.h includes from {c|cpp} files
https://bugs.webkit.org/show_bug.cgi?id=105678

Patch by Laszlo Gombos <Laszlo Gombos> on 2012-12-24
Reviewed by Kentaro Hara.

Remove wtf/Platform.h from the include list as it is already
included in config.h.

Source/JavaScriptCore:

  • disassembler/udis86/udis86.c:
  • disassembler/udis86/udis86_decode.c:
  • disassembler/udis86/udis86_input.c:
  • disassembler/udis86/udis86_itab_holder.c:
  • disassembler/udis86/udis86_syn-att.c:
  • disassembler/udis86/udis86_syn-intel.c:
  • disassembler/udis86/udis86_syn.c:
  • heap/VTableSpectrum.cpp:

Source/WebCore:

No new tests as there is no new functionality.

  • rendering/svg/RenderSVGRect.cpp:

Source/WebKit2:

  • Shared/qt/QtNetworkRequestData.cpp:
Location:
trunk/Source/JavaScriptCore/disassembler/udis86
Files:
7 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.