Commit 45c8aeb
authored
PHPC-2501: Conditionally define MONGOC_CYRUS_PLUGIN_PATH_PREFIX on Windows (mongodb#1777)
This was missed in 6a2e15a when bumping to libmongoc 1.26.2.
Define the constant as null to satisfy compilation. It will not actually be used for path prefix checking.1 parent 754e934 commit 45c8aeb
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
242 | 246 | | |
243 | 247 | | |
244 | 248 | | |
| |||
0 commit comments