compiler issues

This commit is contained in:
Jacob Gissinger
2021-01-29 19:12:26 -05:00
parent 797555b5ce
commit 8e255f619b
5 changed files with 7 additions and 6 deletions

View File

@ -1990,7 +1990,7 @@ void Atom::add_molecule_atom(Molecule *onemol, int iatom,
allocate space for type label map
------------------------------------------------------------------------- */
void Atom::add_label_map(char *mapID)
void Atom::add_label_map(std::string mapID)
{
labelmapflag = 1;
lmaps = (LabelMap **)