Fix for delete operator. (#903)

This commit is contained in:
Jonathan Hui
2016-10-31 08:49:49 -07:00
committed by GitHub
parent f13a4f8c24
commit 1de494ffa0
3 changed files with 2 additions and 1 deletions
-1
View File
@@ -37,7 +37,6 @@
#include <common/debug.hpp>
#include <common/logging.hpp>
#include <common/message.hpp>
#include <common/new.hpp>
#include <net/icmp6.hpp>
#include <net/ip6.hpp>
#include <net/ip6_address.hpp>