// -*- C++ -*-
#ifndef _EZCXX_CSTDALIGN
#define _EZCXX_CSTDALIGN

#include <stdalign.h>

#pragma clang system_header

#endif // _EZCXX_CSTDALIGN
