Reorder the #includes in ns3module_helpers.cc to solve Fedora 11 compilation error

This commit is contained in:
Gustavo J. A. M. Carneiro
2009-08-12 12:07:25 +01:00
parent 3ae5224641
commit 0ceaecc18f

View File

@@ -1,5 +1,5 @@
#include "ns3/ref-count-base.h"
#include "ns3module.h"
#include "ns3/ref-count-base.h"
namespace ns3{