mirror of https://github.com/tongzx/nt5src
13 lines
388 B
13 lines
388 B
///////////////////////////////////////////////////////////////////////////////
|
|
// Copyright (C) Microsoft Corporation, 2000.
|
|
//
|
|
// pch.cpp
|
|
//
|
|
// Precompiled header file.
|
|
//
|
|
///////////////////////////////////////////////////////////////////////////////
|
|
#include "refdev.hpp"
|
|
|
|
#include "refrasti.hpp"
|
|
///////////////////////////////////////////////////////////////////////////////
|
|
// end
|