Fix includes in cynara. 28/31828/2
authorSebastian Grabowski <s.grabowski@samsung.com>
Wed, 10 Dec 2014 16:18:35 +0000 (17:18 +0100)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Mon, 15 Dec 2014 22:12:45 +0000 (14:12 -0800)
commit6262c515ff384f5a64daff2d82b9016a7d6baf40
treef389d3bcf160c59170154139a2af9e3ae51fa38f
parent87b81b24f51f6618d201bd30b221fbbfec890709
Fix includes in cynara.

Inlcuding <vector> is required in cynara header file. Otherwise, when
including cynara.h in other parts of code there may be a need for
additional vector include.

Change-Id: I1f251daa4f825d6072b720244d040c3bab174359
Signed-off-by: Sebastian Grabowski <s.grabowski@samsung.com>
src/common/cynara.cpp
src/common/include/cynara.h