Move namespace closing brace inside the header guard block
This commit is contained in:
parent
a632f0dbac
commit
5992e24e8a
@ -86,6 +86,6 @@ class JsonEscaping {
|
||||
} // namespace converter
|
||||
} // namespace util
|
||||
} // namespace protobuf
|
||||
} // namespace google
|
||||
|
||||
#endif // NET_PROTO2_UTIL_CONVERTER_STRINGS_JSON_ESCAPING_H_
|
||||
} // namespace google
|
||||
|
Loading…
Reference in New Issue
Block a user