MSVC SFINAE bug fixes

This commit is contained in:
Jack Andersen
2018-02-26 20:02:24 -10:00
parent 2381e65d0d
commit 2b41d0234a
8 changed files with 39 additions and 39 deletions

View File

@@ -9,6 +9,8 @@
#include <yaml.h>
#include <utf8proc.h>
#include <vector>
#include <memory>
#include <functional>
#include "Global.hpp"
namespace athena::io