Products
Support
Documentation
Download
core04_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(CORE04_DB_CAT_H)
7
#define CORE04_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
core04_db_cat;
/*lint !e956 */
17
18
#if defined(__cplusplus)
19
}
20
#endif
21
22
23
/*lint --flb */
24
#endif
/* CORE04_DB_CAT_H */
Copyright © 2018 Raima, Inc. All rights reserved.