windows-nt/Source/XPSP1/NT/com/ole32/ole232/inc/empty.cxx
2020-09-26 16:20:57 +08:00

27 lines
533 B
C++

//+---------------------------------------------------------------------------
//
// 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()
{
}