9 lines
241 B
C
9 lines
241 B
C
#if !defined(_YYCDLL_DATA_EXPORT_H__IMPORTED_)
|
|
#define _YYCDLL_DATA_EXPORT_H__IMPORTED_
|
|
|
|
#include "stdafx.h"
|
|
#include "database.h"
|
|
|
|
void DigCKObjectData(CKObject* cko, DocumentDatabase* mDb, dbdoc_data* helper, EXPAND_CK_ID parents);
|
|
|
|
#endif |