Commit c6ab3fb
Migrate OSS project to handle protocol split
Summary: fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.
Reviewed By: vitaut
Differential Revision: D74768484
fbshipit-source-id: a45c5893489083f98832ff4eb79aee4f568b2dc21 parent 0c62b76 commit c6ab3fb
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
72 | 74 | | |
73 | 75 | | |
74 | 76 | | |
| |||
0 commit comments