Commit 7a4e80c
committed
re-add symbol export
When compiling with hidden visiblity, using operator<< on a VrmlNode
from outside the vrml library proper requires that this operator is
exported. So re-add the export, but this time before the friend
declaration, assuming that the compile problems on windows stem from the
fact that the first declaration (as a friend) did not specify all
decorators.1 parent bba1208 commit 7a4e80c
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
56 | 59 | | |
57 | 60 | | |
58 | 61 | | |
| |||
354 | 357 | | |
355 | 358 | | |
356 | 359 | | |
357 | | - | |
358 | | - | |
359 | 360 | | |
360 | 361 | | |
361 | 362 | | |
| |||
0 commit comments