Skip to content

Commit 725b535

Browse files
committed
Fix wasm ci
1 parent 4003571 commit 725b535

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

3rdparty/yasio/yasio/tlx/buffer_alloc.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ SOFTWARE.
3131
#include <stddef.h>
3232
#include <string.h>
3333
#include <stdint.h>
34+
#include <stdlib.h>
3435
#include <stdexcept>
3536
#include <utility>
3637
#include "yasio/compiler/feature_test.hpp"

0 commit comments

Comments
 (0)