obs-studio/build_dependencies/aja/include/ajalibraries/ajabase/common/cli_utils.h

17 lines
390 B
C
Raw Normal View History

2023-03-04 18:33:16 +01:00
/* SPDX-License-Identifier: MIT */
/**
@file cli_utils.h
@brief Declaration of GetNumber, GetString and GetCharAsInt functions.
@copyright (C) 2011-2021 AJA Video Systems, Inc. All rights reserved.
**/
#ifndef AJA_CLI_UTILS_H
#define AJA_CLI_UTILS_H
/*
* This file has been removed the functionality is available elsewhere in ajabase
* see common.h
*/
#endif // AJA_CLI_UTILS_H