[v0.20] Always use C++ includes when possible for consistency
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#ifndef __GLOBAL__
|
||||
#define __GLOBAL__
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <cstddef>
|
||||
|
||||
#define STRING_UNKNOWN "Unknown"
|
||||
|
||||
Reference in New Issue
Block a user