- header for NULL
This commit is contained in:
parent
d035fa581d
commit
23ada516aa
2 changed files with 1 additions and 1 deletions
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
// allow us to use "nullptr" everywhere
|
||||
#ifndef nullptr
|
||||
#include <cstddef>
|
||||
#define nullptr NULL
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue