rename node.h to i-node.h

This commit is contained in:
Mathieu Lacage
2007-05-14 09:09:43 +02:00
parent 01f945c459
commit 1b0dbb2b34
22 changed files with 22 additions and 22 deletions

View File

@@ -22,7 +22,7 @@
// George F. Riley, Georgia Tech, Fall 2006
#include "application.h"
#include "ns3/node.h"
#include "ns3/i-node.h"
#include "ns3/nstime.h"
#include "ns3/random-variable.h"
#include "ns3/simulator.h"