internet: added __STDC_LIMIT_MACROS define

This commit is contained in:
Natale Patriciello
2016-02-23 14:54:57 +01:00
parent 0926fe96a4
commit e478244f37

View File

@@ -16,6 +16,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
*/
#define __STDC_LIMIT_MACROS
#include "ns3/test.h"
#include "ns3/node-container.h"
#include "ns3/tcp-socket-base.h"