repo.or.cz
/
lnanohtmltiledmap.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Initial commit
[lnanohtmltiledmap.git]
/
common_cpp.h
blob
aa335c55ffcfac4e37b21b9a7d0ff146659d366e
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