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

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

namespace XSDFrontend
{
  namespace Traversal
  {
  }
}