IMP  2.1.1
The Integrative Modeling Platform
compatibility.h
1 #include <IMP/base.h>
2 
3 IMPBASE_DEPRECATED_HEADER(2.1, "Use the one in IMP/base instead.")
4 
5 namespace IMP { namespace compatibility {
6 using namespace ::IMP::base;
7 } }