issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / os / hpux / alloc_aligned.h
1 //$$CDS-header$$
2
3 #ifndef CDSLIB_OS_HPUX_ALLOC_ALIGNED_H
4 #define CDSLIB_OS_HPUX_ALLOC_ALIGNED_H
5
6 #include <cds/os/libc/alloc_aligned.h>
7
8 #endif // #ifndef CDSLIB_OS_HPUX_ALLOC_ALIGNED_H
9