15 lines
287 B
C
Raw Normal View History

2020-04-22 12:56:21 -04:00
//========= Copyright Valve Corporation, All rights reserved. ============//
//
// Purpose:
//
//=============================================================================
#ifndef VMPI_TRANSFER_H
#define VMPI_TRANSFER_H
#ifdef _WIN32
#pragma once
#endif
#endif // VMPI_TRANSFER_H