Commit 703c2f5
committed
csdiff-core: include correct header file
This module does not use any specific writer. It rather uses the
generic `createWriter()` function, which is declared in `writer.hh`.
Closes: csutils#2151 parent 761b13a commit 703c2f5
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
28 | | - | |
| 27 | + | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| |||
0 commit comments