// Precompiled header for blitlib // // As more project-specific headers stabilize, they should be moved into // this header. Until then, we only precompile system headers. -- AnthonyL // #include #include #include #include #ifdef WINNT #include "ntblt.h" #endif // Project specific headers #include "dibfx.h" #include "gfxtypes.h" #include "BitBlt.h" #pragma hdrstop