Skip to content

Commit

Permalink
Add missing include to umf/memory_pool_ops.h
Browse files Browse the repository at this point in the history
  • Loading branch information
vinser52 committed Jul 10, 2023
1 parent 460713e commit 90e8de4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
#define UMF_MEMORY_POOL_OPS_H 1

#include <umf/base.h>
#include <umf/memory_provider.h>

#ifdef __cplusplus
extern "C" {
Expand Down

0 comments on commit 90e8de4

Please sign in to comment.