Changeset 555 in dev for trunk/ab5.0/abdev/BasicCompiler_Common/include
- Timestamp:
- May 5, 2008, 2:23:49 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ab5.0/abdev/BasicCompiler_Common/include/Source.h
r554 r555 248 248 return buffer[2+index]; 249 249 } 250 251 std::string cannotIncludePath; 252 int cannotIncludeSourcePos; 250 253 }; 251 254 typedef std::vector<BasicSource> BasicSources;
Note:
See TracChangeset
for help on using the changeset viewer.