Fix building the package with GCC-4.8
authorGrzegorz Rynkowski <g.rynkowski@samsung.com>
Wed, 4 Sep 2013 13:32:48 +0000 (15:32 +0200)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Wed, 4 Sep 2013 13:44:27 +0000 (13:44 +0000)
commit192c1f9cb956dd9e144645ce64fe38ce13178b1f
tree6e94da3d008e3986249b50faf1f64704ccad31f4
parent20b908e6dad5f1aaff099e4f2281b2f6dff0a9d2
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.

Change-Id: I9acb3034aee32ae1481315bf56673104506485a7
src/jobs/widget_install/directory_api.cpp
src/jobs/widget_install/task_certify.cpp