Skip to content

Commit

Permalink
Remove extra '; almalloc.h (#986)
Browse files Browse the repository at this point in the history
  • Loading branch information
runlevel5 committed Apr 8, 2024
1 parent 9ecf3d0 commit 6fc04e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/almalloc.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

namespace gsl {
template<typename T> using owner = T;
};
}


#define DISABLE_ALLOC \
Expand Down

0 comments on commit 6fc04e9

Please sign in to comment.