Fixing MMIO build on Windows.

This commit is contained in:
Ben Vanik
2014-08-01 20:29:57 -07:00
parent 12f734d7a0
commit 4ad7662ef7
6 changed files with 29 additions and 31 deletions

View File

@@ -9,6 +9,8 @@
#include <poly/debugging.h>
#include <Windows.h>
namespace poly {
namespace debugging {