2025-04-27 07:49:33 -04:00

20 lines
521 B
C++

//+-------------------------------------------------------------------------
//
// Microsoft Windows
//
// Copyright (C) Microsoft Corporation, 1998 - 1999
//
// File: atl.cpp
//
//--------------------------------------------------------------------------
// stdafx.cpp: source file that includes just the standard includes
// stdafx.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include <pch.cpp>
#pragma hdrstop
#include <atlimpl.cpp>