Commit 5355bbc
Minimal workaround for ColorOcTree in octovis with VS2012 (#167)
a minimal workaround for the ColorOcTree type register issue on the visual studio 2012 platform of windows 8
a redundant object definition to ensure VS2012 not to drop the the constructor of the member static class called StaticMemberInitializer, causing the ColorOcTree failing to register.1 parent 6f981e9 commit 5355bbc
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
| |||
0 commit comments