mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
10 lines
86 B
C
10 lines
86 B
C
// objwrappers.h
|
|
|
|
#pragma once
|
|
|
|
#include "../stdafx.h"
|
|
#include "jsobj.h"
|
|
|
|
|
|
|