aboutsummaryrefslogtreecommitdiff
path: root/libxsd-frontend/traversal/fundamental.cxx
blob: efc85a9e0143294e1aefca76e3df4aa6cddf2e7c (plain)
1
2
3
4
5
6
7
8
9
10
11
// file      : libxsd-frontend/traversal/fundamental.cxx
// license   : GNU GPL v2 + exceptions; see accompanying LICENSE file

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

namespace XSDFrontend
{
  namespace Traversal
  {
  }
}