Don't use bool flags on ExternalMemoryNode because they blow up the struct

This commit is contained in:
Patrick Niklaus
2017-07-07 00:16:40 +00:00
committed by Patrick Niklaus
parent b12fee5c0a
commit fef0344be0
14 changed files with 84 additions and 98 deletions
-1
View File
@@ -14,7 +14,6 @@
#include <cerrno>
#include <cstring>
#include <cstring>
#include <tuple>
#include <type_traits>