aboutsummaryrefslogtreecommitdiff
path: root/xsd-frontend/traversal/namespace.cxx
blob: 5987be9a792d4c263a7402c0544f9f19c58093ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// file      : xsd-frontend/traversal/namespace.cxx
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license   : GNU GPL v2 + exceptions; see accompanying LICENSE file

#include <xsd-frontend/traversal/namespace.hxx>

namespace XSDFrontend
{
  namespace Traversal
  {
  }
}