utils: add some handy STL conveniences
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
#define _XOPEN_SOURCE
|
||||
#endif /*_XOPEN_SOURCE*/
|
||||
|
||||
#include <array>
|
||||
|
||||
#include <time.h>
|
||||
|
||||
#define GNU_SOURCE
|
||||
|
||||
Reference in New Issue
Block a user