blob: 5ec9a2d0bc2f9107bb04fa4f200e21a4c3cf4919 [file] [log] [blame]
//============ Copyright (c) Valve Corporation, All rights reserved. ============
#pragma once
#include <string>
#include <openvr_driver.h>
extern void DriverLog( const char *pchFormat, ... );
extern void DebugDriverLog( const char *pchFormat, ... );