PConv.h (pymol-open-source-2.2.0) | : | PConv.h (pymol-open-source-2.3.0) | ||
---|---|---|---|---|
skipping to change at line 22 | skipping to change at line 22 | |||
-* | -* | |||
-* | -* | |||
-* | -* | |||
Z* ------------------------------------------------------------------- | Z* ------------------------------------------------------------------- | |||
*/ | */ | |||
#ifndef _H_PConv | #ifndef _H_PConv | |||
#define _H_PConv | #define _H_PConv | |||
#include"os_python.h" | #include"os_python.h" | |||
#include"PyMOLGlobals.h" | ||||
#include"Base.h" | #include"Base.h" | |||
#include"OVLexicon.h" | #include"OVLexicon.h" | |||
#include <map> | #include <map> | |||
#include <set> | #include <set> | |||
#include <string> | #include <string> | |||
#include <vector> | #include <vector> | |||
/* Convenient conversion routines for C<->Python data interchange | /* Convenient conversion routines for C<->Python data interchange | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 1 lines changed or added |