From 09a161ba3e35c10b3f1b5d6c8a2d17943dbf516a Mon Sep 17 00:00:00 2001 From: jacobkeeler Date: Mon, 29 Apr 2019 17:24:27 -0400 Subject: Run updated style script --- .../policy/policy_external/test/include/policy/mock_pt_representation.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/policy/policy_external/test/include/policy/mock_pt_representation.h') 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; -- cgit v1.2.1