tan
0.0.1
Main Page
Related Pages
Classes
Files
File List
macro.h
1
#ifndef __TAN_SRC_BASE_MACRO_H__
2
#define __TAN_SRC_BASE_MACRO_H__
3
4
#define __s__(x) #x
5
#define __STR__(x) __s__(x)
6
7
#endif
// __TAN_SRC_BASE_MACRO_H__
include
base
macro.h
Generated by
1.9.1