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

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

namespace XSDFrontend
{
  namespace Traversal
  {
  }
}