blob: 2c5b7eb64be2f83c0e8fdc3fb6465564538e408a (
plain) (
tree)
|
|
//+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1992-1996.
//
// File: storage.h
//
//----------------------------------------------------------------------------
#ifndef RC_INVOKED
#pragma message("WARNING: your code should #include objbase.h instead of storage.h")
#endif /* !RC_INVOKED */
#include <objbase.h>
|