diff options
Diffstat (limited to 'include/LibC++/base_alloc.h')
| -rw-r--r-- | include/LibC++/base_alloc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/LibC++/base_alloc.h b/include/LibC++/base_alloc.h index cd95806..96a8161 100644 --- a/include/LibC++/base_alloc.h +++ b/include/LibC++/base_alloc.h @@ -41,3 +41,4 @@ inline void release_nothrow(KindClass ptr) noexcept { release(ptr); } } // namespace std::base_alloc + |
