Opened 15 years ago
Closed 15 years ago
#1263 closed Tasks (fixed)
Add include path searching for import & include.
| Reported by: | René Rivera | Owned by: | Joel de Guzman |
|---|---|---|---|
| Milestone: | Website 1.0 | Component: | quickbook |
| Version: | Boost Development Trunk | Severity: | Not Applicable |
| Keywords: | Cc: |
Description
Add an include path, with appropriate "-I path" option, to have the import and include search a for files.
Change History (3)
comment:1 by , 15 years ago
| Milestone: | To Be Determined → Website 1.0 |
|---|
comment:2 by , 15 years ago
comment:3 by , 15 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Joel, I implemented this in the backend branch (see change set #40452). I made sure to make the one set of changes isolated so it could be easily merged into the trunk.