Commit ec11114c authored by Marcus Meissner's avatar Marcus Meissner Committed by Alexandre Julliard

riched32: Avoid implicit time().

parent 1cb98aa2
......@@ -29,6 +29,7 @@
#include <winnls.h>
#include <ole2.h>
#include <richedit.h>
#include <time.h>
#include <wine/test.h>
static HMODULE hmoduleRichEdit;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment