Skip to content

Commit

Permalink
fix ubuntu build (dlmalloc)
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeyMakeev committed Oct 8, 2023
1 parent 72b375a commit 3944587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smmalloc_perf02.cpp
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#include <cstddef>
#include <dlmalloc.h>
#include <rpmalloc.h>
#include <smmalloc.h>
#include <ubench.h>
#include <vector>
#include <cstddef>

#if defined(_WIN32)
#include <hoard.h>
Expand Down

0 comments on commit 3944587

Please sign in to comment.