source:
glemon/io_helper.h
@
1:67188bd752db
| Last change on this file since 1:67188bd752db was 1:67188bd752db, checked in by , 17 years ago | |
|---|---|
| File size: 148 bytes | |
| Line | |
|---|---|
| 1 | #ifndef IO_HELPER |
| 2 | #define IO_HELPER |
| 3 | |
| 4 | #include "xml.h" |
| 5 | #include "map_value.h" |
| 6 | |
| 7 | namespace lemon { |
| 8 | void xml(XmlIo &x, MapValue::Type& v); |
| 9 | }; |
| 10 | |
| 11 | #endif |
Note: See TracBrowser
for help on using the repository browser.

