8 lines
72 B
C++
8 lines
72 B
C++
#include <ns3/contrib-header.h>
|
|
|
|
void
|
|
testPrint2()
|
|
{
|
|
testPrint();
|
|
}
|