正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
@@ -26,6 +26,7 @@ | @@ -26,6 +26,7 @@ | ||
26 | #include <boost/format.hpp> | 26 | #include <boost/format.hpp> |
27 | #include "dmpapplication.h" | 27 | #include "dmpapplication.h" |
28 | 28 | ||
29 | +using namespace boost::placeholders; | ||
29 | namespace logging = boost::log; | 30 | namespace logging = boost::log; |
30 | namespace src = boost::log::sources; | 31 | namespace src = boost::log::sources; |
31 | namespace expr = boost::log::expressions; | 32 | namespace expr = boost::log::expressions; |
请
注册
或
登录
后发表评论