commit | 60e7794ead037e5fe38cfe5f789f3e01832a84f1 | [log] [tgz] |
---|---|---|
author | Austin Schuh <austin.linux@gmail.com> | Mon May 16 17:48:24 2022 -0700 |
committer | Austin Schuh <austin.linux@gmail.com> | Mon May 16 17:55:25 2022 -0700 |
tree | 38c9c1a14b8af417ee2afb092e83aaf46d43037f | |
parent | 3903feee369116552a8c7006f35d8b2d490a16c0 [diff] [blame] |
Clang-format aos It has drifted... Clean it up a bit. Change-Id: I2fe31a2187b4f690634ae6942786575db20192af Signed-off-by: Austin Schuh <austin.linux@gmail.com>
diff --git a/aos/network/sctp_lib_test.cc b/aos/network/sctp_lib_test.cc index ed3c15e..53b285f 100644 --- a/aos/network/sctp_lib_test.cc +++ b/aos/network/sctp_lib_test.cc
@@ -1,4 +1,5 @@ #include "aos/network/sctp_lib.h" + #include "aos/init.h" #include "gflags/gflags.h"