Commit 67c8584a authored by Kevin Rocard's avatar Kevin Rocard
Browse files

Missing std prefix in skeleton plugin



The skeleton plugin is not compiled when compiling
the root pfw project. As a result, when `using namespaces`
was removed from the pfw headers the skeleton plugin
was left unchecked and unfortunately broken.

Fix the missing `std::` by adding them where needed or
inserting a `using std::string`.

Signed-off-by: default avatarKevin Rocard <kevin.rocard@intel.com>
parent f39078a6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment