mirror of https://github.com/tongzx/nt5src
14 lines
386 B
14 lines
386 B
//----------------------------------------------------------------------------
|
|
//
|
|
// pch.cpp
|
|
//
|
|
// Precompiled header file.
|
|
//
|
|
// Copyright (C) Microsoft Corporation, 1997.
|
|
//
|
|
//----------------------------------------------------------------------------
|
|
#include "refdev.hpp"
|
|
|
|
#include "refif.hpp"
|
|
///////////////////////////////////////////////////////////////////////////////
|
|
// end
|