blob: 005d152879ab214d11f6338e4c0b1ea4b956d5c6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
// This file is generated by WOK (CPPExt).
// Please do not edit this file; modify original file instead.
// The copyright and license terms as defined for the original file apply to
// this header file considered to be the "object code" form of the original source.
#ifndef _CDM_NamesDirectory_HeaderFile
#define _CDM_NamesDirectory_HeaderFile
#ifndef _TColStd_DataMapOfStringInteger_HeaderFile
#include <TColStd_DataMapOfStringInteger.hxx>
#endif
typedef TColStd_DataMapOfStringInteger CDM_NamesDirectory;
#define CDM_NamesDirectory_Type_() TColStd_DataMapOfStringInteger_Type_()
#endif
|