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
namespace upb {
namespace pb {
class TextPrinter;
class TextPrinterPtr;
} /* namespace pb */
} /* namespace upb */
#endif

Loading…
Cancel
Save