forked from KolibriOS/kolibrios
update gcc-4.8.5-libstdc++
git-svn-id: svn://kolibrios.org@6528 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
* @brief Macro to produce log message when entering a function.
|
||||
* @param __n Input size.
|
||||
* @see _GLIBCXX_VERBOSE_LEVEL */
|
||||
#if (_GLIBCXX_VERBOSE_LEVEL == 0)
|
||||
#if (_GLIBCXX_VERBOSE_LEVEL == 1)
|
||||
#define _GLIBCXX_CALL(__n)
|
||||
#endif
|
||||
#if (_GLIBCXX_VERBOSE_LEVEL == 1)
|
||||
|
Reference in New Issue
Block a user