mirror of
https://github.com/mangosfour/server.git
synced 2025-12-18 01:37:01 +00:00
10 lines
212 B
C++
10 lines
212 B
C++
// file : XMLSchema/Writer.ipp
|
|
// author : Boris Kolpackov <boris@dre.vanderbilt.edu>
|
|
// cvs-id : $Id: Writer.ipp 84406 2009-02-11 14:59:08Z wotte $
|
|
|
|
namespace XMLSchema
|
|
{
|
|
namespace Writer
|
|
{
|
|
}
|
|
}
|