15 lines
359 B
C++
15 lines
359 B
C++
|
//--------------------------------------------------------------------
|
||
|
// Microsoft WMIOLE DB Provider
|
||
|
// (C) Copyright 1999 Microsoft Corporation. All Rights Reserved.
|
||
|
//
|
||
|
// @doc
|
||
|
//
|
||
|
// @module HEADERS.CPP | precompiled headers module
|
||
|
//
|
||
|
//
|
||
|
|
||
|
// Includes ------------------------------------------------------------------
|
||
|
|
||
|
#include "headers.h"
|
||
|
#pragma hdrstop
|