//+-------------------------------------------------------------------------
//
// Copyright 1992 - 1998 Microsoft Corporation
//
// File: pch.cxx
//
// Contents: Pre-compiled header
//
//--------------------------------------------------------------------------
#include <windows.h>
#define VARIANT PROPVARIANT
#include <filter.h>
#include <global.hxx>
#include <filterr.h>
#include <htmlscan.hxx>
#pragma hdrstop