porting to linux

This commit is contained in:
Sukchan Lee 2017-07-22 13:05:43 +09:00
parent 911743044e
commit 85801b6aef
5 changed files with 12 additions and 14 deletions

View file

@ -1,7 +1,8 @@
#define TRACE_MODULE _context
#include <mongoc.h>
#include "core_file.h"
#include "core_debug.h"
#include <mongoc.h>
#include "context.h"