summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd
diff options
context:
space:
mode:
author Brad Hughes <bradhugh@outlook.com>2017-01-11 12:20:00 -0500
committer Brad Hughes <bradhugh@outlook.com>2017-01-11 12:20:00 -0500
commit03219d9fef4fc229121be2d8dc692791f76c7d98 (patch)
treeafcd381087212de96f1ea1a2544c096120d089c4 /src/osd
parenta3e46c8c4ebdecf513a86d0183a5c28faa3df6a0 (diff)
Fix UWP compile (nw)
Diffstat (limited to 'src/osd')
-rw-r--r--src/osd/asio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/osd/asio.h b/src/osd/asio.h
index 10c82e69b08..61260f3f142 100644
--- a/src/osd/asio.h
+++ b/src/osd/asio.h
@@ -32,3 +32,4 @@
#define ASIO_ERROR_CATEGORY_NOEXCEPT noexcept(true)
#include "asio/include/asio.hpp"
+#undef interface \ No newline at end of file