Fixed two compilation issues.
authorDavid van der Spoel <spoel@xray.bmc.uu.se>
Thu, 9 May 2013 16:29:35 +0000 (18:29 +0200)
committerDavid van der Spoel <spoel@xray.bmc.uu.se>
Thu, 16 May 2013 08:22:40 +0000 (10:22 +0200)
commit99085af972d03ffbb3ef290a7a604cc732b2489e
tree0f0bc61a59a031d0c561c4b700ece34ee292b281
parent0f294f0bc0228d4f3d94662f1403d87f3fee9812
Fixed two compilation issues.

With new compilers and boost 1.5.3, since that version adds an
"explicit operator bool()" to the smart pointer classes, if
the compiler supports it.

Change-Id: I31862314479990adc8333e834dd16cbddbfcc387
src/gromacs/selection/parsetree.h
src/gromacs/utility/exceptions.cpp