// Copyright HTC Corporation. All Rights Reserved. #pragma once #include "Modules/ModuleInterface.h" //DECLARE_LOG_CATEGORY_EXTERN(LogViveCustomHandGesture, Log, All); class FViveCustomHandGestureModule : public IModuleInterface { };