0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00

fix distlock header for multiple includes

This commit is contained in:
Eliot Horowitz 2010-09-10 16:21:06 -04:00
parent 164ef1656a
commit 22ecccf502

View File

@ -20,6 +20,8 @@
* distributed locking mechanism
*/
#pragma once
#include "../pch.h"
#include "dbclient.h"
#include "connpool.h"