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

Comparing Bender/Bender.cpp (file contents):
Revision 112 by Douglas Thrift, 2004-03-16T00:28:49-08:00 vs.
Revision 113 by Douglas Thrift, 2004-03-16T12:31:22-08:00

# Line 5 | Line 5
5   // $Id$
6  
7   #include "Bender.hpp"
8 + #include "Matcher.hpp"
9 +
10 + #include <xalanc/Include/PlatformDefinitions.hpp>
11 + #include <xercesc/util/PlatformUtils.hpp>
12 + #include <xalanc/XalanTransformer/XalanTransformer.hpp>
13 +
14 + XALAN_USING_XERCES(XMLPlatformUtils)
15 + XALAN_USING_XALAN(XalanTransformer)
16  
17   int main(int argc, char* argv[])
18   {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines