preprocessor update

This commit is contained in:
Mathieu Lacage
2007-06-04 17:24:45 +02:00
parent 9a852e442e
commit 372ecb8430

View File

@@ -18,8 +18,8 @@
*
* Author: Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
*/
#ifndef I_UDP_IMPL_H
#define I_UDP_IMPL_H
#ifndef UDP_IMPL_H
#define UDP_IMPL_H
#include "ns3/i-udp.h"
#include "ns3/ptr.h"
@@ -44,4 +44,4 @@ private:
} // namespace ns3
#endif /* I_UDP_IMPL_H */
#endif /* UDP_IMPL_H */