Commit 2802ec9
Fix source code issues found by clang from toolchain/dev branch
Summary:
To fix source issues that result in compilation error:
error: a template argument list is expected after a name prefixed by the template keyword [-Wmissing-template-arg-list-after-template-kw]
Reviewed By: thevinster
Differential Revision: D58050664
fbshipit-source-id: bba199f79afab238408568c21315362742875ff51 parent 31d2aa4 commit 2802ec9
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
229 | | - | |
| 229 | + | |
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
| |||
0 commit comments