summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_external/include
diff options
context:
space:
mode:
authorIra Lytvynenko <ILytvynenko@luxoft.com>2017-05-11 13:16:57 +0300
committerIra Lytvynenko <ILytvynenko@luxoft.com>2017-05-11 13:25:59 +0300
commitacfcca4334380d770afd43aef88809971aa14d52 (patch)
treecac85fdd26b4461471a5a07837cd6629b498f961 /src/components/policy/policy_external/include
parent48286ff96a26b693db89193d8c849d5a5695395b (diff)
downloadsdl_core-acfcca4334380d770afd43aef88809971aa14d52.tar.gz
Fix codestyle
Diffstat (limited to 'src/components/policy/policy_external/include')
-rw-r--r--src/components/policy/policy_external/include/policy/policy_manager_impl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/policy/policy_external/include/policy/policy_manager_impl.h b/src/components/policy/policy_external/include/policy/policy_manager_impl.h
index f68c191239..2d64a5a4e1 100644
--- a/src/components/policy/policy_external/include/policy/policy_manager_impl.h
+++ b/src/components/policy/policy_external/include/policy/policy_manager_impl.h
@@ -209,6 +209,7 @@ class PolicyManagerImpl : public PolicyManager {
AppIdURL RetrySequenceUrl(const struct RetrySequenceURL& rs,
const EndpointUrls& urls) const OVERRIDE;
+
protected:
virtual utils::SharedPtr<policy_table::Table> Parse(
const BinaryMessage& pt_content);