Commit 67c6a19
Remove extra semi colon from faiss/impl/ProductAdditiveQuantizer.h
Summary:
`-Wextra-semi` or `-Wextra-semi-stmt`
If the code compiles, this is safe to land.
Reviewed By: algoriddle
Differential Revision: D52969139
fbshipit-source-id: 563843d43c64fb988ff0d08ccdb0408cd0eba4541 parent 898ce35 commit 67c6a19
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
0 commit comments