Products Support Documentation Download
core12_db_cat.h
1 /*
2  * Raima Database Compiled Catalog Header File
3  * This file is autogenerated, please don't edit the file
4 */
5 
6 #if !defined(CORE12_DB_CAT_H)
7 #define CORE12_DB_CAT_H
8 /*lint ++flb */
9 
10 #include "rdm.h"
11 
12 
13 #if defined(__cplusplus)
14 extern "C" {
15 #endif
16 extern const RDM_TCHAR_T * const core12_db_cat; /*lint !e956 */
17 
18 #if defined(__cplusplus)
19 }
20 #endif
21 
22 
23 /*lint --flb */
24 #endif /* CORE12_DB_CAT_H */