18 lines
443 B
C++
18 lines
443 B
C++
//+---------------------------------------------------------------------------
|
|
//
|
|
// Microsoft Windows
|
|
// Copyright (C) Microsoft Corporation, 2000 - 2001.
|
|
//
|
|
// File: headers.cpp
|
|
//
|
|
// Contents: Predefined cpp File
|
|
//
|
|
// History: 07-26-2001 Hiteshr Created
|
|
//
|
|
//----------------------------------------------------------------------------
|
|
|
|
#include "headers.h"
|
|
#include "atlimpl.cpp"
|
|
#include "atlwin.cpp"
|
|
|