commit | 3bb6bc1d481459cc9ec93b764d245040b78e6507 | [log] [tgz] |
---|---|---|
author | Christopher Wiley <wiley@google.com> | Wed Oct 14 10:58:27 2015 -0700 |
committer | Christopher Wiley <wiley@google.com> | Wed Oct 14 17:06:00 2015 -0700 |
tree | 8e19d569fc043c4ef481fe8a0663475e04e3878d | |
parent | cdbbc8c88426c8bf370547b661e770af6d5e1baa [diff] |
Make interface header usable in generated code - Include a semicolon after enum declarations - class declarations automatically use public inheritance, no need to duplicate this - declare a meaningful header guard Bug: 24938116 Test: Compiles, unittests pass, generated header looks right. Change-Id: I7a77fd15ef139759cad9b21d6702b35ddf187699