aboutsummaryrefslogtreecommitdiff
path: root/xsd-frontend/traversal/fundamental.cxx
blob: 4b057875a9e821e45034c6faf755047b92436290 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// file      : xsd-frontend/traversal/fundamental.cxx
// author    : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license   : GNU GPL v2 + exceptions; see accompanying LICENSE file

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

namespace XSDFrontend
{
  namespace Traversal
  {
  }
}