2e789bc246
port.h #includes various headers in order to define byteswap functions, but it currently does so from inside the google::protobuf namespace. This can cause bizarre symbol conflicts and other build errors as these headers' contents are then included inside this namespace. Instead, #include the relevant headers above the namespace declarations. |
||
---|---|---|
.. | ||
google/protobuf | ||
solaris | ||
Makefile.am |