source-engine/game/client/econ/tool_items/gift_wrap_tool.h

15 lines
309 B
C
Raw Permalink Normal View History

2020-04-22 16:56:21 +00:00
//========= Copyright Valve Corporation, All rights reserved. ============//
//
// Purpose:
//
// $NoKeywords: $
//=============================================================================//
#ifndef GIFT_WRAP_TOOL_H
#define GIFT_WRAP_TOOL_H
#ifdef _WIN32
#pragma once
#endif
#endif // GIFT_WRAP_TOOL_H