HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PyImathStringArrayRegister.h
Go to the documentation of this file.
1 //
2 // SPDX-License-Identifier: BSD-3-Clause
3 // Copyright Contributors to the OpenEXR Project.
4 //
5 
6 // clang-format off
7 
8 #ifndef _PyImathStringArrayRegister_h_
9 #define _PyImathStringArrayRegister_h_
10 
11 #include "PyImathExport.h"
12 
13 namespace PyImath {
14 
16 
17 }
18 
19 #endif
PYIMATH_EXPORT void register_StringArrays()
#define PYIMATH_EXPORT
Definition: PyImathExport.h:25