Correct TextPrinterPtr.

pull/13171/head
Josh Haberman 6 years ago
parent 2719bcff0d
commit 76033b3a65
  1. 2
      upb/pb/textprinter.h

@ -12,7 +12,7 @@
#ifdef __cplusplus #ifdef __cplusplus
namespace upb { namespace upb {
namespace pb { namespace pb {
class TextPrinter; class TextPrinterPtr;
} /* namespace pb */ } /* namespace pb */
} /* namespace upb */ } /* namespace upb */
#endif #endif

Loading…
Cancel
Save