IMP
2.2.0
The Integrative Modeling Platform
IMP Mainpage
All IMP Modules
Related Pages
Modules
Namespaces
Classes
Files
Examples
Indexes
File List
File Members
compatibility/object_macros.h
Go to the documentation of this file.
1
/** \file IMP/compatibility/object_macros.h
2
\brief Import IMP/base/object_macros.h in the namespace.
3
*/
4
#include <
IMP/base/object_macros.h
>
5
6
IMPBASE_DEPRECATED_HEADER(2.1,
"Use the one in IMP/base instead."
)
7
8
namespace IMP {
namespace
compatibility {
9
using namespace
::IMP::base;
10
} }
object_macros.h
Various general useful macros for IMP.