value-helper.h -> attribute-helper.h

This commit is contained in:
Mathieu Lacage
2008-02-21 18:54:02 +01:00
parent 23d972d9dd
commit 1706273d74
13 changed files with 12 additions and 12 deletions

View File

@@ -4,7 +4,7 @@
#include <stdint.h>
#include <ostream>
#include "ns3/attribute.h"
#include "ns3/value-helper.h"
#include "ns3/attribute-helper.h"
namespace ns3 {

View File

@@ -23,7 +23,7 @@
#include <stdint.h>
#include <ostream>
#include "ns3/attribute.h"
#include "ns3/value-helper.h"
#include "ns3/attribute-helper.h"
namespace ns3 {