// Copyright Epic Games, Inc. All Rights Reserved. #include #include namespace zen { void zenhttp_forcelinktests() { http_forcelink(); } } // namespace zen