Fix building the package with GCC-4.8
authorGrzegorz Rynkowski <g.rynkowski@samsung.com>
Fri, 20 Sep 2013 08:56:28 +0000 (10:56 +0200)
committerHoseon LEE <hoseon46.lee@samsung.com>
Sun, 29 Sep 2013 08:09:31 +0000 (17:09 +0900)
commit370ae39e7c5829326580c7bbc0b1bc39a03841bc
tree04638f3f4a4a24f750cae28f68795da97740e205
parent2439048a5d51d8c0a9831cf022eab70e47ee4c74
Fix building the package with GCC-4.8

[Problem]      The package cannot be built with gcc-4.8.
[Cause]        Missing #include statements.
[Solution]     Add the missing #include statements.
[Verification] Build package both with current (GCC-4.5) and (GCC-4.8)
               version of compiler.
[SCMRequest]   N/A

Change-Id: Ie6c62621ab29fabd5ededfde2d3b658f17622953
src/view/webkit/view_logic_web_notification_support.cpp