Blender  V3.3
args.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: Apache-2.0
2  * Copyright 2011-2022 Blender Foundation */
3 
4 #ifndef __UTIL_ARGS_H__
5 #define __UTIL_ARGS_H__
6 
7 /* Argument Parsing for command line, we use the OpenImageIO
8  * library because it has nice functions to do this. */
9 
10 #include <OpenImageIO/argparse.h>
11 
13 
14 OIIO_NAMESPACE_USING
15 
17 
18 #endif /* __UTIL_ARGS_H__ */
#define CCL_NAMESPACE_END
Definition: cuda/compat.h:9