From 3398b554e471198070dc29c445f52a076351ef48 Mon Sep 17 00:00:00 2001 From: Mathieu Lacage Date: Sun, 4 Jul 2010 16:34:42 +0200 Subject: [PATCH] remove un-needed include --- src/simulator/nstime.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/simulator/nstime.h b/src/simulator/nstime.h index 5d39612e3..5db1c6d53 100644 --- a/src/simulator/nstime.h +++ b/src/simulator/nstime.h @@ -27,7 +27,6 @@ #include #include #include "high-precision.h" -#include "cairo-wideint-private.h" namespace ns3 {