HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UN_UniInclude.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: UN_UniInclude.h ( UNI Library, C++)
7  *
8  * COMMENTS:
9  *
10  */
11 
12 #ifndef __UN_UniInclude_h__
13 #define __UN_UniInclude_h__
14 
15 // TODO: FIXME: is this header needed?
16 // Include IDs to reference UNI objects, like graphs, nodes, etc.
17 #include "UN_Include.h"
18 #include <UNI/UNI_Include.h>
19 
20 #endif