#include "memory.h" namespace std { enum class __attribute__ ((__type_visibility("default"))) align_val_t : size_t { }; }