From e02d654dfe9fcb5bd1b79214dda891ae5a481a90 Mon Sep 17 00:00:00 2001 From: bert hubert Date: Wed, 6 Feb 2019 11:08:55 +0100 Subject: [PATCH] namespace cleanliness --- lmdb-typed.hh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lmdb-typed.hh b/lmdb-typed.hh index 912b37e..a64dd11 100644 --- a/lmdb-typed.hh +++ b/lmdb-typed.hh @@ -10,8 +10,8 @@ #include #include #include -using std::cout; -using std::endl; +// using std::cout; +// using std::endl; /*