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

15 lines
400 B
C++

//----------------------------------------------------------------------------
//
// pch.cpp
//
// Precompiled header file.
//
// Copyright (C) Microsoft Corporation, 1997.
//
//----------------------------------------------------------------------------
#include "refdev.hpp"
#include "refif.hpp"
///////////////////////////////////////////////////////////////////////////////
// end