windows-nt/Source/XPSP1/NT/admin/dcpromo/helper/headers.hxx

28 lines
472 B
C++
Raw Normal View History

2020-09-26 03:20:57 -05:00
// Copyright (c) 1997-1999 Microsoft Corporation
//
// All header files used by this project; for the purpose of creating a
// pre-compiled header file
//
// 8-13-99 sburns
//
// This file must be named with a .hxx extension due to some weird and
// inscrutible requirement of BUILD.
#ifndef HEADERS_HXX_INCLUDED
#define HEADERS_HXX_INCLUDED
#include <burnslib.hpp>
#include <process.h>
#include <activeds.h>
#pragma hdrstop
#endif // HEADERS_HXX_INCLUDED