summaryrefslogtreecommitdiff
path: root/TAO/CIAO/CCF/CCF/IDL2/Traversal/BuiltIn.cpp
blob: 672470e293c9098361795356c082b5d41fa3108c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// file      : CCF/IDL2/Traversal/BuiltIn.cpp
// author    : Boris Kolpackov <boris@dre.vanderbilt.edu>
// cvs-id    : $id$

#include "CCF/IDL2/Traversal/BuiltIn.hpp"

namespace CCF
{
  namespace IDL2
  {
    namespace Traversal
    {
    }
  }
}