summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_external/test/include/policy/mock_pt_representation.h
diff options
context:
space:
mode:
authorJacob Keeler <jacob.keeler@livioradio.com>2019-05-01 11:04:51 -0400
committerGitHub <noreply@github.com>2019-05-01 11:04:51 -0400
commit94a46dd9cdbb7b8a281c067f81c188f66cfc6a5d (patch)
tree7159e6a42666bcde4bf8ee29524a43a2761506c9 /src/components/policy/policy_external/test/include/policy/mock_pt_representation.h
parent3b71054b5ed96df87a6e74800333b0f9de0ae9cd (diff)
parent92a773c828bdde9aeaede217cc442a37d7f516ac (diff)
downloadsdl_core-94a46dd9cdbb7b8a281c067f81c188f66cfc6a5d.tar.gz
Merge pull request #2901 from smartdevicelink/feature/update_style_script
Update style script
Diffstat (limited to 'src/components/policy/policy_external/test/include/policy/mock_pt_representation.h')
-rw-r--r--src/components/policy/policy_external/test/include/policy/mock_pt_representation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/policy/policy_external/test/include/policy/mock_pt_representation.h b/src/components/policy/policy_external/test/include/policy/mock_pt_representation.h
index 3870e4ece1..33d4c46e64 100644
--- a/src/components/policy/policy_external/test/include/policy/mock_pt_representation.h
+++ b/src/components/policy/policy_external/test/include/policy/mock_pt_representation.h
@@ -37,9 +37,9 @@
#include "gmock/gmock.h"
+#include "policy/policy_table/types.h"
#include "policy/pt_representation.h"
#include "rpc_base/rpc_base.h"
-#include "policy/policy_table/types.h"
namespace policy_table = ::rpc::policy_table_interface_base;