mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-06 09:50:28 +00:00
clang-format
This commit is contained in:
parent
72a9984055
commit
1ba21bd5a8
1 changed files with 3 additions and 2 deletions
|
@ -9,7 +9,8 @@
|
||||||
#include "unique_ptr.h"
|
#include "unique_ptr.h"
|
||||||
|
|
||||||
// XXX currently needed to use placement-new syntax (move to cxx.inc?)
|
// XXX currently needed to use placement-new syntax (move to cxx.inc?)
|
||||||
void* operator new(size_t, void*) noexcept;
|
void*
|
||||||
|
operator new(size_t, void*) noexcept;
|
||||||
|
|
||||||
namespace ctl {
|
namespace ctl {
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue