free() require cstdlib to be included
This commit is contained in:

committed by
Max Kellermann

parent
a931686317
commit
51147203be
@@ -36,6 +36,7 @@
|
||||
#include <type_traits>
|
||||
#include <utility>
|
||||
#include <new>
|
||||
#include <cstdlib>
|
||||
|
||||
/**
|
||||
* Allocate and construct a variable-size object. That is useful for
|
||||
|
Reference in New Issue
Block a user