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 --- src/components/policy/policy_regular/src/usage_statistics/counter.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/policy/policy_regular/src/usage_statistics/counter.cc') diff --git a/src/components/policy/policy_regular/src/usage_statistics/counter.cc b/src/components/policy/policy_regular/src/usage_statistics/counter.cc index ed16fa3e8d..340f900cac 100644 --- a/src/components/policy/policy_regular/src/usage_statistics/counter.cc +++ b/src/components/policy/policy_regular/src/usage_statistics/counter.cc @@ -33,8 +33,8 @@ #ifndef SRC_COMPONENTS_POLICY_INCLUDE_POLICY_STATISTICS_MANAGER_H_ #define SRC_COMPONENTS_POLICY_INCLUDE_POLICY_STATISTICS_MANAGER_H_ -#include #include "policy/usage_statistics/counter.h" +#include #include "utils/date_time.h" #include "utils/timer_task_impl.h" -- cgit v1.2.1