windows-nt/Source/XPSP1/NT/com/ole32/ole232/inc/empty.cxx

27 lines
533 B
C++
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
//+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1992 - 1993.
//
// File: empty.cxx
//
// Contents: This file is used as a target for building the precompiled
// header. It is not linked into the product.
// Classes:
//
// Functions:
//
// History: 6-22-94 kevinro Created
//
//----------------------------------------------------------------------------
#include <le2int.h>
#pragma hdrstop
void VoidFunc()
{
}