Apply #include code style. (#1723)

This commit is contained in:
Jonathan Hui
2017-05-05 11:28:29 -07:00
committed by GitHub
parent 7e50d1a668
commit fbfd76a990
295 changed files with 1465 additions and 1336 deletions
+1 -1
View File
@@ -26,8 +26,8 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
#include "test_util.hpp"
#include "test_lowpan.hpp"
#include "test_util.hpp"
using namespace ot;
using ot::Encoding::BigEndian::HostSwap16;