NT4/private/rpc/midl20/include/allnodes.hxx
2020-09-30 17:12:29 +02:00

30 lines
562 B
C++

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Copyright (c) 1989 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__