Fix recent OpenEnclave + snmalloc Release build

This commit is contained in:
Amaury Chamayou
2020-02-27 13:12:10 +00:00
parent 8723ae2443
commit bd5702fa05
4 changed files with 7 additions and 5 deletions

View File

@@ -8,6 +8,7 @@
#include "baseslab.h"
#include "sizeclass.h"
#include <string.h>
#include <new>
namespace snmalloc