Doxygen update
This commit is contained in:
parent
bab514cbd4
commit
cea06e8f48
@ -90,9 +90,13 @@
|
||||
#endif
|
||||
|
||||
///
|
||||
/// Stringizing macro
|
||||
/// Stringizing macro helper
|
||||
///
|
||||
#define STRING_IMPL(x) #x
|
||||
|
||||
///
|
||||
/// Stringizing macro
|
||||
///
|
||||
#define STRING(x) STRING_IMPL(x)
|
||||
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user