//+------------------------------------------------------------------------- // // Microsoft Windows // Copyright (C) Microsoft Corporation, 1997 - 1998. // // File: PCH.cxx // // Contents: Pre-compiled header // // History: weibz, 10-Sep-1997 created // //-------------------------------------------------------------------------- extern "C" { #include #include #include } #include #include #include #include #include "assert.h" #include "stemkor.h" #include "ctplus0.h" #undef Assert #define Assert(a) // Base services // #pragma hdrstop