Add missing #pragma once to pal_consts.h
If you're defining a new PAL then you need to include this file twice.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
namespace snmalloc
|
||||
{
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user