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

missing pragma onces

This commit is contained in:
dwight 2010-11-05 22:50:04 -04:00
parent 69fdc69948
commit 71f8a44720
2 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,7 @@
* limitations under the License.
*/
#pragma once
#include "../pch.h"
#include "dbclient.h"

View File

@ -15,6 +15,8 @@
* limitations under the License.
*/
#pragma once
#include <boost/function.hpp>
#include <boost/bind.hpp>
#undef assert