Make the generator options accept a file name in addition to format string.
[apps/agl-service-can-low-level.git] / tests / alltypes.proto
index cc171f3..6ccf57d 100644 (file)
@@ -1,5 +1,3 @@
-import "nanopb.proto";
-
 message SubMessage {
     required string substuff1 = 1 [default = "1"];
     required int32 substuff2 = 2 [default = 2];