source:
trunk/tmdmcreator/docs/uml/tmdmcreator/cpp_includes
@
16
| Revision 15, 228 bytes checked in by lucsch, 14 years ago (diff) |
|---|
| Line | |
|---|---|
| 1 | // "a type" "needed cpp_includes" |
| 2 | "vector" "#include <vector> |
| 3 | using namespace std;" |
| 4 | |
| 5 | "list" "#include <list> |
| 6 | using namespace std;" |
| 7 | |
| 8 | "map" "#include <map> |
| 9 | using namespace std;" |
| 10 | |
| 11 | "string" "#include <string> |
| 12 | using namespace std;" |
| 13 |
Note: See TracBrowser
for help on using the repository browser.
