Commit 18b2667
committed
refactor(utils): Fix include paths in field_iteration.hpp
Normalize include paths to use full openpfc/ prefix:
- core/box3d.hpp → openpfc/core/box3d.hpp
- multi_index.hpp → openpfc/multi_index.hpp
Motivation: align with project-wide include path conventions,
improve build consistency across different include directories.1 parent 4026dc1 commit 18b2667
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments