Commit 1f9e75b
authored
Update unknown_field_checker.h - Add using Declaration
Using a `using` declaration in the derived class to bring the base class's method into the derived class's scope.1 parent 09e6cf5 commit 1f9e75b
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| |||
0 commit comments