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

Unified Diff: src/wifi/model/minstrel-wifi-manager.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/minstrel-ht-wifi-manager.cc ('k') | src/wifi/model/minstrel-wifi-manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/wifi/model/minstrel-wifi-manager.h
===================================================================
--- a/src/wifi/model/minstrel-wifi-manager.h
+++ b/src/wifi/model/minstrel-wifi-manager.h
@@ -24,11 +24,12 @@
#include "ns3/traced-value.h"
#include "wifi-remote-station-manager.h"
-#include "ns3/random-variable-stream.h"
#include <fstream>
namespace ns3 {
+class UniformRandomVariable;
+
/**
* A struct to contain all information related to a data rate
*/
« no previous file with comments | « src/wifi/model/minstrel-ht-wifi-manager.cc ('k') | src/wifi/model/minstrel-wifi-manager.cc » ('j') | no next file with comments »

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