ImagingTools Core SDK
Main Page
Related Pages
Topics
Namespaces
Classes
Examples
ImtCore
Include
imtdoc
CCollectionDocumentManager.h
1
// SPDX-License-Identifier: LGPL-2.1-or-later OR GPL-2.0-or-later OR GPL-3.0-or-later OR LicenseRef-ImtCore-Commercial
2
#pragma once
3
4
// CCollectionDocumentManager has been renamed to CCollectionDocumentManagerBase.
5
// This header is kept for backward compatibility.
6
#include <imtdoc/CCollectionDocumentManagerBase.h>
7
8
namespace
imtdoc
9
{
10
typedef
CCollectionDocumentManagerBase CCollectionDocumentManager;
11
}
Generated by
1.9.8