Removed unnecessary header.
authorTeemu Murtola <teemu.murtola@gmail.com>
Tue, 3 Apr 2012 04:45:18 +0000 (07:45 +0300)
committerTeemu Murtola <teemu.murtola@gmail.com>
Tue, 3 Apr 2012 04:45:18 +0000 (07:45 +0300)
commit5a70a3a9e3ae938b212d7e3fc2a0ebf66589fc90
treedd789a21eaa3b8c1468892e133a917fc06c079fb
parent1488ca0dcbb292093f64c84bc168356aa1ff21b0
Removed unnecessary header.

Removed src/gromacs/basicmath.h, which was a leftover from a time when I
had parts of the code compiling independent of Gromacs.  In due time,
legacyheaders/maths.h will probably be moved somewhere to serve the same
need.  Also removed the use of smalloc.h from average.cpp.

Change-Id: I651d9214fe698aff27138a145a501f6b1f1bf351
src/gromacs/analysisdata/modules/average.cpp
src/gromacs/analysisdata/modules/average.h
src/gromacs/analysisdata/modules/displacement.cpp
src/gromacs/analysisdata/modules/histogram.cpp
src/gromacs/basicmath.h [deleted file]