Minor re-factoring: boost::vector replaced with std::vector.
authorMaciej J. Karpiuk <m.karpiuk2@samsung.com>
Thu, 23 Oct 2014 08:00:29 +0000 (10:00 +0200)
committerMaciej J. Karpiuk <m.karpiuk2@samsung.com>
Tue, 17 Feb 2015 10:09:41 +0000 (11:09 +0100)
commit4d7b2340ebaab181fa20858d20f93cb18d6cf5d0
tree5ff7c451a395df3c721c3100cd0a342872fd4f57
parent5b139bff5fe05ef4f3c533c0762ba89469a4144b
Minor re-factoring: boost::vector replaced with std::vector.

<vector> header cleanup.

Change-Id: I8408a4943f22e5fb18a08c40e9e0b5f9c938b34c
12 files changed:
src/include/ckm/ckm-certificate.h
src/include/ckm/ckm-control.h
src/include/ckm/ckm-manager.h
src/include/ckm/ckm-password.h
src/include/ckm/ckm-pkcs12.h
src/include/ckm/ckm-raw-buffer.h
src/manager/client/client-common.h
src/manager/common/message-buffer.h
src/manager/common/pkcs12-impl.h
src/manager/common/protocols.cpp
src/manager/common/protocols.h
src/manager/service/file-system.cpp