windows-nt/Source/XPSP1/NT/com/rpc/midl/inc/allnodes.hxx
2020-09-26 16:20:57 +08:00

30 lines
567 B
C++

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Copyright (c) 1989-1999 Microsoft Corporation
Module Name:
allcls.hxx
Abstract:
Just one file which includes all typegraph header files.
Notes:
History:
----------------------------------------------------------------------------*/
#ifndef __ALLNODES_HXX__
#define __ALLNODES_HXX__
#include "common.hxx"
#include "expr.hxx"
#include "attrlist.hxx"
#include "nodeskl.hxx"
#include "attrnode.hxx"
#include "acfattr.hxx"
#include "listhndl.hxx"
#endif // __ALLNODES_HXX__