//+-------------------------------------------------------------------------
//
//  Microsoft Windows
//
//  Copyright (C) Microsoft Corporation, 1995 - 1999
//
//  File:       precomp.h
//
//--------------------------------------------------------------------------

#ifndef __PRECOMP
#define __PRECOMP

#include "common.h"

extern const IMsiString& g_riMsiStringNull;

#endif 
