Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1034)

Unified Diff: src/wifi/model/wifi-phy-listener.h

Issue 345760043: wifi module: includes removal
Patch Set: Part 1 Created 5 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/wifi/model/wifi-phy.cc ('k') | src/wifi/model/wifi-phy-state-helper.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/wifi/model/wifi-phy-listener.h
===================================================================
--- a/src/wifi/model/wifi-phy-listener.h
+++ b/src/wifi/model/wifi-phy-listener.h
@@ -22,9 +22,9 @@
#ifndef WIFI_PHY_LISTENER_H
#define WIFI_PHY_LISTENER_H
-#include "ns3/nstime.h"
+namespace ns3 {
-namespace ns3 {
+class Time;
/**
* \brief receive notifications about phy events.
« no previous file with comments | « src/wifi/model/wifi-phy.cc ('k') | src/wifi/model/wifi-phy-state-helper.h » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b