18 lines
183 B
C++
18 lines
183 B
C++
/*++
|
|
|
|
Copyright (C) 1997-2000 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
precomp.cpp
|
|
|
|
Abstract:
|
|
|
|
Pre-compiled header file CPP
|
|
|
|
History:
|
|
|
|
--*/
|
|
|
|
#include "precomp.h"
|