do not include dead header

This commit is contained in:
Mathieu Lacage
2007-10-09 11:07:18 +02:00
parent 497bb74d5a
commit e4f6408939
2 changed files with 0 additions and 2 deletions

View File

@@ -19,7 +19,6 @@
*/
#include "mac-stations.h"
#include "mac-station.h"
#include "arf-mac-stations.h"
#include "ns3/assert.h"

View File

@@ -21,7 +21,6 @@
#define ARF_MAC_STATIONS_H
#include "mac-stations.h"
#include "mac-station.h"
namespace ns3 {