Commit d83b54d2 authored by Jan Rüegg's avatar Jan Rüegg Committed by Davis E. King

Make filo compile with WIN32_LEAN_AND_MEAN defined (#169)

parent 43529908
......@@ -11,6 +11,7 @@
#include "misc_api_kernel_1.h"
#include "../windows_magic.h"
#include <mmsystem.h>
#include <windows.h>
// tell visual studio to link to the library needed to call timeGetTime()
......
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