//+--------------------------------------------------------------------------- // // Microsoft Windows // Copyright (C) Microsoft Corporation, 1992 - 1993. // // File: headers.cxx // // Contents: Precompiled header file // // History: 02-Nov-93 DrewB Created // //---------------------------------------------------------------------------- extern "C" { #include #include #include } #if WIN32 != 300 #include #include #endif #ifdef _CAIRO_ #define _CAIROSTG_ #include #endif #include #include #include #include #include #include #include #include #include #include "stgstm.hxx" #include "ntsupp.hxx" #include "dirstg.hxx" #include "filstg.hxx" #include "ptrcache.hxx"