From e0946838f394a656457b54943e8cfd2e2cfbdad2 Mon Sep 17 00:00:00 2001 From: ZappoMan Date: Fri, 1 Aug 2014 13:34:01 -0700 Subject: [PATCH] windows build --- tests/jitter/src/main.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/jitter/src/main.cpp b/tests/jitter/src/main.cpp index cb7455cebe..1f42b9e517 100644 --- a/tests/jitter/src/main.cpp +++ b/tests/jitter/src/main.cpp @@ -12,13 +12,10 @@ #else #include #endif -//#include #include -#include #include #include -//#include // for usecTimestampNow() #include // for MovingMinMaxAvg void runSend(const char* addressOption, int port, int gap, int size);