mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 09:41:36 +08:00
13 lines
332 B
Diff
13 lines
332 B
Diff
diff --git a/mongocxx/config/export.hpp b/mongocxx/config/export.hpp
|
|
index 61a3e74..7fc951c 100644
|
|
--- a/mongocxx/config/export.hpp
|
|
+++ b/mongocxx/config/export.hpp
|
|
@@ -2,6 +2,7 @@
|
|
#ifndef MONGOCXX_API_H
|
|
#define MONGOCXX_API_H
|
|
|
|
+#define MONGOCXX_STATIC
|
|
#ifdef MONGOCXX_STATIC
|
|
# define MONGOCXX_API
|
|
# define MONGOCXX_PRIVATE
|