Fixed include statements such that double precision version of genborn.c
commitd3b8582d2facf375d3fb99f4eb2ffd8e70fad90c
authorDavid van der Spoel <spoel@xray.bmc.uu.se>
Sat, 3 Jul 2010 18:16:40 +0000 (3 20:16 +0200)
committerDavid van der Spoel <spoel@xray.bmc.uu.se>
Sat, 3 Jul 2010 18:16:40 +0000 (3 20:16 +0200)
tree9323aa15cb6a2a79d310b632dedaf93d96f868d5
parentbb35e12da87883d240bd613269f295610d8bc666
Fixed include statements such that double precision version of genborn.c
includes the right header file. Without this compilation in C++ is not
possible and calculations based on C compilation might give wrong results.
src/mdlib/genborn.c