//----------------------------------------------------------------------------- // // File: parser.h // Copyright (c) 1994-2001 Microsoft Corporation, All Rights Reserved // All rights reserved. // // Mother of all include files for parsers. This should be everything that // a parser needs. // //----------------------------------------------------------------------------- #pragma once #define ESPRESSO_AUX_COMPONENT #include #include #include #include