no need for ns3 prefix

This commit is contained in:
Mathieu Lacage
2007-10-03 14:22:03 +02:00
parent 086e01fcb8
commit 75a174bc7b

View File

@@ -32,7 +32,7 @@
#include "ns3/nstime.h"
#include "ns3/ptr.h"
#include "ns3/random-variable.h"
#include "ns3/wifi-mode.h"
#include "wifi-mode.h"
namespace ns3 {