shithub: openh264

Download patch

ref: 6944ace5e1c20a40e4d9aceb5194878a57c20816
parent: 43bc9d7c07854fc6d5846dbe89a2d8dac4890bf8
author: Ethan Hugg <ehugg@cisco.com>
date: Fri Mar 14 06:59:35 EDT 2014

Add time.h for Windows build.

--- a/test/EncUT_MemoryAlloc.cpp
+++ b/test/EncUT_MemoryAlloc.cpp
@@ -1,3 +1,5 @@
+#include <time.h>
+
 #include "gtest/gtest.h"
 #include "memory_align.h"