Initial commit
[lnanohtmltiledmap.git] / common_cpp.h
blobaa335c55ffcfac4e37b21b9a7d0ff146659d366e
1 #ifndef LNANOHTMLTILEDMAP_COMMON_CPP_H
2 #define LNANOHTMLTILEDMAP_COMMON_CPP_H
3 #ifndef CLEANUP
4 #define SZ(x) (sizeof(x)-1)
5 /******************************************************************************/
6 #else
7 #undef SZ
8 #endif
9 #endif