improve verbose_preprocessor

This commit is contained in:
qPCR4vir
2016-06-21 20:43:36 +02:00
parent b3e9e2d979
commit 067eeff3dd
5 changed files with 51 additions and 17 deletions

View File

@@ -702,3 +702,6 @@ namespace nana
}
#if defined(VERBOSE_PREPROCESSOR)
# include <nana/verbose_preprocessor.hpp>
#endif