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