mirror of
https://github.com/mongodb/mongo.git
synced 2024-11-30 17:10:48 +01:00
MINOR remove unnecessary 'using' directive
This commit is contained in:
parent
22bea6840a
commit
1e85d9cacd
@ -32,9 +32,6 @@
|
||||
return JS_FALSE; \
|
||||
}
|
||||
|
||||
using boost::uint32_t;
|
||||
using boost::uint64_t;
|
||||
|
||||
namespace mongo {
|
||||
|
||||
string trim( string s ){
|
||||
|
Loading…
Reference in New Issue
Block a user