// Copyright Epic Games, Inc. All Rights Reserved. #pragma once #include "UnsyncCommon.h" namespace unsync { const std::string& GetVersionString(); }