mirror of
https://github.com/mongodb/mongo.git
synced 2024-11-30 00:56:44 +01:00
include cleaning
This commit is contained in:
parent
be97ce47b9
commit
0d399715ac
@ -18,8 +18,6 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include "../stdafx.h"
|
|
||||||
|
|
||||||
namespace mongo {
|
namespace mongo {
|
||||||
|
|
||||||
inline void * ourmalloc(size_t size) {
|
inline void * ourmalloc(size_t size) {
|
||||||
|
@ -19,8 +19,6 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include "../stdafx.h"
|
|
||||||
|
|
||||||
namespace mongo {
|
namespace mongo {
|
||||||
|
|
||||||
#if !defined(_WIN32) && !defined(NOEXECINFO)
|
#if !defined(_WIN32) && !defined(NOEXECINFO)
|
||||||
|
Loading…
Reference in New Issue
Block a user