Merge pull request #30 from krinkinmu/fix-typo
[libcds.git] / cds / os / sunos / alloc_aligned.h
1 //$$CDS-header$$
2
3 #ifndef CDSLIB_OS_SUNOS_ALLOC_ALIGNED_H
4 #define CDSLIB_OS_SUNOS_ALLOC_ALIGNED_H
5
6 #include <cds/os/libc/alloc_aligned.h>
7
8 #endif // #ifndef CDSLIB_OS_SUNOS_ALLOC_ALIGNED_H
9