Changeset 230
- Timestamp:
- 06/20/11 13:56:12 (14 years ago)
- Location:
- XMLIO_V2/dev/dev_rv
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
XMLIO_V2/dev/dev_rv/src/xmlio/node/axis.hpp
r168 r230 21 21 // Declare/Define CAxisAttribute 22 22 BEGIN_DECLARE_ATTRIBUTE_MAP(CAxis) 23 #include "axis_attribute.conf"23 # include "axis_attribute.conf" 24 24 END_DECLARE_ATTRIBUTE_MAP(CAxis) 25 25 -
XMLIO_V2/dev/dev_rv/src4/xmlio/xml/xml_node.hpp
r216 r230 17 17 18 18 // C++ standard headers 19 #include <string>20 #include <iostream>21 19 #include <map> 22 20
Note: See TracChangeset
for help on using the changeset viewer.