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

12 lines
374 B
C++

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