]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common/PrioritizedQueue: do not 'using namespace std'
authorKefu Chai <tchaikov@gmail.com>
Thu, 1 Jan 2015 08:50:09 +0000 (16:50 +0800)
committerKefu Chai <tchaikov@gmail.com>
Tue, 6 Jan 2015 14:29:52 +0000 (22:29 +0800)
commitaff4499ae2aedcbff71146602d0009afd044af10
treed6fe6963d3e422f3098825065caed46cb39ad83f
parent8a178392db80f5711990d9791f160119a5131776
common/PrioritizedQueue: do not 'using namespace std'

* do not assume `using namespace std` before including
  PrioritizedQueue.h

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
src/common/PrioritizedQueue.h