diff options
author | Osman Cihangir <sainaetr@gmail.com> | 2015-11-24 00:16:29 +0200 |
---|---|---|
committer | Osman Cihangir <sainaetr@gmail.com> | 2015-11-24 00:16:29 +0200 |
commit | f1e14fba2300010d6f2966b2e32d4aa0842cdffb (patch) | |
tree | 5469bc81b1a29d85a5cb4906bfcdbd0158b09626 /objectivec | |
parent | bc6a85dbac699a9dc72491959787385397073d5b (diff) |
Update GPBProtocolBuffers.h
Diffstat (limited to 'objectivec')
-rw-r--r-- | objectivec/GPBProtocolBuffers.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/objectivec/GPBProtocolBuffers.h b/objectivec/GPBProtocolBuffers.h index 0c85259e..677903ed 100644 --- a/objectivec/GPBProtocolBuffers.h +++ b/objectivec/GPBProtocolBuffers.h @@ -41,6 +41,7 @@ #import "GPBUnknownField.h" #import "GPBUnknownFieldSet.h" #import "GPBUtilities.h" +#import "GPBWellKnownTypes.h" #import "GPBWireFormat.h" // Well-known proto types |