Skip to content

Commit da5dc19

Browse files
alexeyvohanumantmk
authored andcommitted
Fix link error while compiling using vs10 on windows without openssl:
error LNK2001: unresolved external symbol mongoc_rand_add libmongoc.def Closes #119
1 parent e1eef85 commit da5dc19

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

build/cmake/libmongoc.def

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,9 +148,6 @@ mongoc_log_set_handler
148148
mongoc_matcher_destroy
149149
mongoc_matcher_match
150150
mongoc_matcher_new
151-
mongoc_rand_add
152-
mongoc_rand_seed
153-
mongoc_rand_status
154151
mongoc_read_prefs_add_tag
155152
mongoc_read_prefs_copy
156153
mongoc_read_prefs_destroy

0 commit comments

Comments
 (0)