// cstalign standard header
#ifndef _CSTDALIGN_
#define _CSTDALIGN_
#include <yvals.h>
#if defined(__ghs)
 #if !_HAS_CPP11
  #error This file requires ISO C++11 support in the compiler
 #endif /* _HAS_CPP11 */
#endif /* __ghs */
#include <stdalign.h>
#endif /* _CSTDALIGN_ */

/*
 * Copyright (c) by P.J. Plauger. All rights reserved.
 * Consult your license regarding permissions and restrictions.
V8.03b/17:0063 */
