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

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

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