Skip to content

Commit

Permalink
build break fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnSully committed May 9, 2019
1 parent 6c410af commit 42e1ded
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/new.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#pragma once
#include <cstddef> // std::size_t

[[deprecated]]
inline void *operator new(size_t size)
Expand Down

0 comments on commit 42e1ded

Please sign in to comment.