0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
This commit is contained in:
Eliot Horowitz 2010-09-23 20:28:25 -04:00
parent 13ff47ad1f
commit b0185b2c68

View File

@ -143,4 +143,5 @@ namespace mongo {
v8::Unlocker _preemptionUnlock;
v8Locks::RecursiveUnlock _noPreemptionUnlock;
};
}
}