windows-nt/Source/XPSP1/NT/net/mmc/rtrfiltr/stdafx.cpp
2020-09-26 16:20:57 +08:00

20 lines
514 B
C++

//+-------------------------------------------------------------------------
//
// Microsoft Windows
//
// Copyright (C) Microsoft Corporation, 1998 - 1998
//
// File: stdafx.cpp
//
//--------------------------------------------------------------------------
// stdafx.cpp : source file that includes just the standard includes
// rtrfiltr.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
#include "atlbase.h"
#include "atlimpl.cpp"