Add header for ptrdiff_t (thanks to rather old PR from Robin Gareus)
This commit is contained in:
@@ -27,7 +27,8 @@
|
|||||||
#include "VectorOps.h"
|
#include "VectorOps.h"
|
||||||
|
|
||||||
#include <new> // for std::bad_alloc
|
#include <new> // for std::bad_alloc
|
||||||
#include <stdlib.h>
|
#include <cstdlib>
|
||||||
|
#include <cstddef> // ptrdiff_t
|
||||||
|
|
||||||
#include <stdexcept>
|
#include <stdexcept>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user