ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/SiteMapper/SiteMapper.hpp
(Generate patch)

Comparing SiteMapper/SiteMapper.hpp (file contents):
Revision 559 by douglas, 2005-07-17T04:58:55-07:00 vs.
Revision 635 by douglas, 2005-12-31T16:12:15-08:00

# Line 7 | Line 7
7   #ifndef _SiteMapper_hpp_
8   #define _SiteMapper_hpp_
9  
10 < #include <menes/cxx/platform.hpp>
10 > #include <cxx/platform.hpp>
11  
12   #ifdef MENES_PRAGMA_ONCE
13   #pragma once
14   #endif
15  
16 < #include <menes/api/files.hpp>
17 < #include <menes/ios/string.hpp>
18 < #include <menes/xml/document.hpp>
19 < #include <menes/xml/nodeset.hpp>
20 < #include <menes/xml/parse.hpp>
21 < #include <menes/xml/textwriter.hpp>
16 > #include <api/files.hpp>
17 > #include <ios/string.hpp>
18 > #include <xml/document.hpp>
19 > #include <xml/nodeset.hpp>
20 > #include <xml/parse.hpp>
21 > #include <xml/textwriter.hpp>
22  
23   #include <string>
24   #include <map>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines