Fix build after C++11 migration.
authorDan Albert <danalbert@google.com>
Tue, 25 Nov 2014 19:16:24 +0000 (11:16 -0800)
committerDan Albert <danalbert@google.com>
Tue, 25 Nov 2014 19:16:24 +0000 (11:16 -0800)
commit93a7186512494624b3eba9f0bbf395128c202178
tree856a38c994359db726d211aa14a25cfdba4d4420
parentcc2706542fc0fb3b54c40e173e9d08d042571660
Fix build after C++11 migration.

More UD literal issues.
`using namespace std` should be illegal.

Change-Id: If408f360e28acf9159705b9b724c7c083391ff71
mobicore/common/LogWrapper/log.h
mobicore/daemon/Daemon/Server/NetlinkServer.cpp