aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/debug/stats_data.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/lib/debug/stats_data.cc')
-rw-r--r--src/core/lib/debug/stats_data.cc4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/core/lib/debug/stats_data.cc b/src/core/lib/debug/stats_data.cc
index e2d3a6d073..309ece94bb 100644
--- a/src/core/lib/debug/stats_data.cc
+++ b/src/core/lib/debug/stats_data.cc
@@ -18,8 +18,10 @@
* Automatically generated by tools/codegen/core/gen_stats_data.py
*/
-#include "src/core/lib/debug/stats_data.h"
+#include <grpc/support/port_platform.h>
+
#include "src/core/lib/debug/stats.h"
+#include "src/core/lib/debug/stats_data.h"
#include "src/core/lib/gpr/useful.h"
#include "src/core/lib/iomgr/exec_ctx.h"