mirror of
https://github.com/mangosfour/server.git
synced 2025-12-16 13:37:00 +00:00
10 lines
221 B
C++
10 lines
221 B
C++
// file : XMLSchema/Traversal.ipp
|
|
// author : Boris Kolpackov <boris@dre.vanderbilt.edu>
|
|
// cvs-id : $Id: Traversal.ipp 86462 2009-08-12 13:31:27Z wotte $
|
|
|
|
namespace XMLSchema
|
|
{
|
|
namespace Traversal
|
|
{
|
|
}
|
|
}
|