Commit c66c5a2
Remove non-header files from include folder (#716)
The `include` directory previously contained all files copied over, but only `*.h` and `*.hpp` files are required. This commit removes all files that do not have a `.h` or `.hpp` extension, as well as any empty directories that may result from this cleanup.
Signed-off-by: Meet Gandhi <[email protected]>
Co-authored-by: Meet Gandhi <[email protected]>
(cherry picked from commit 096ded0)1 parent fc7571b commit c66c5a2
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
0 commit comments