26 lines
351 B
C++
26 lines
351 B
C++
/*++
|
|
|
|
Copyright (c) 1999 Microsoft Corporation
|
|
|
|
Abstract:
|
|
|
|
@doc
|
|
@module stdafx.cxx | The file used to compile the precompiled header
|
|
@end
|
|
|
|
Author:
|
|
|
|
Adi Oltean [aoltean] 06/30/1999
|
|
|
|
Revision History:
|
|
|
|
Name Date Comments
|
|
|
|
aoltean 07/13/1999 Created.
|
|
|
|
--*/
|
|
|
|
|
|
#include "stdafx.hxx"
|
|
|