HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TIL_Cop2Resolver.h
Go to the documentation of this file.
1 /*
2  * PROPRIETARY INFORMATION. This software is proprietary to
3  * Side Effects Software Inc., and is not to be reproduced,
4  * transmitted, or disclosed in any way without written permission.
5  *
6  * NAME: TIL_Cop2Resolver.h ( TIL Library, C++)
7  *
8  * COMMENTS:
9  * In Houdini 20.5, this class was renamed to TIL_CopResolver. See
10  * TIL_CopResolver.h.
11  */
12 
13 #ifndef __TIL_Cop2Resolver__
14 #define __TIL_Cop2Resolver__
15 
16 #include "TIL_API.h"
17 #include "TIL_CopResolver.h"
18 
19 // For backward compatibility with H20 and earlier HDK code.
21 
22 #endif